aboutsummaryrefslogtreecommitdiff
path: root/Documentation/networking/index.rst
diff options
context:
space:
mode:
authorGravatar Dmitry Safonov <dima@arista.com> 2023-10-23 20:22:15 +0100
committerGravatar David S. Miller <davem@davemloft.net> 2023-10-27 10:35:46 +0100
commit7fe0e38bb669aff739c95846b59b63925570d7ef (patch)
treea9fe216083ca1ab8915537de7d73ae29dcf708f9 /Documentation/networking/index.rst
parentnet/tcp: Add TCP_AO_REPAIR (diff)
downloadlinux-7fe0e38bb669aff739c95846b59b63925570d7ef.tar.gz
linux-7fe0e38bb669aff739c95846b59b63925570d7ef.tar.bz2
linux-7fe0e38bb669aff739c95846b59b63925570d7ef.zip
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 <corbet@lwn.net> Cc: linux-doc@vger.kernel.org Signed-off-by: Dmitry Safonov <dima@arista.com> Acked-by: David Ahern <dsahern@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking/index.rst')
-rw-r--r--Documentation/networking/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst
index 2ffc5ad10295..683eb42309cc 100644
--- a/Documentation/networking/index.rst
+++ b/Documentation/networking/index.rst
@@ -106,6 +106,7 @@ Contents:
sysfs-tagging
tc-actions-env-rules
tc-queue-filters
+ tcp_ao
tcp-thin
team
timestamping