aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/security/SCTP.rst (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-02-22doc: sctp: Merge and clean up rst filesKees Cook1-0/+343
The SCTP sections were ending up at the top-level table of contents under the security section when they should have be sections with the SCTP chapters. In addition to correcting the section and subsection headings, this merges the SCTP documents into a single file to organize the chapters more clearly, internally linkifies them, and adds the missing SPDX header. Signed-off-by: Kees Cook <keescook@chromium.org> Acked-by: Paul Moore <paul@paul-moore.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>