Skip to content

Commit 7fe0e38

Browse files
0x7f454c46davem330
authored andcommitted
Documentation/tcp: Add TCP-AO documentation
It has Frequently Asked Questions (FAQ) on RFC 5925 - I found it very useful answering those before writing the actual code. It provides answers to common questions that arise on a quick read of the RFC, as well as how they were answered. There's also comparison to TCP-MD5 option, evaluation of per-socket vs in-kernel-DB approaches and description of uAPI provided. Hopefully, it will be as useful for reviewing the code as it was for writing. Cc: Jonathan Corbet <[email protected]> Cc: [email protected] Signed-off-by: Dmitry Safonov <[email protected]> Acked-by: David Ahern <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent faadfab commit 7fe0e38

File tree

2 files changed

+445
-0
lines changed

2 files changed

+445
-0
lines changed

Documentation/networking/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ Contents:
106106
sysfs-tagging
107107
tc-actions-env-rules
108108
tc-queue-filters
109+
tcp_ao
109110
tcp-thin
110111
team
111112
timestamping

0 commit comments

Comments
 (0)