aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Konovalov <maxim@FreeBSD.org>2004-10-12 13:52:46 +0000
committerMaxim Konovalov <maxim@FreeBSD.org>2004-10-12 13:52:46 +0000
commit4dfcafe73a99528547df2cb19346cc4a2f51a627 (patch)
tree0b26a2256f7f25e476988ec62be2160da113bcea
parentf4bc0127f4198d6a60a5b5592837315c72eabe29 (diff)
downloadsrc-4dfcafe73a99528547df2cb19346cc4a2f51a627.tar.gz
src-4dfcafe73a99528547df2cb19346cc4a2f51a627.zip
Document net.inet.tcp.sack.initburst sysctl.
Notes
Notes: svn path=/head/; revision=136431
-rw-r--r--share/man/man4/tcp.43
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man4/tcp.4 b/share/man/man4/tcp.4
index d9adfebf0e22..2be25591c2e8 100644
--- a/share/man/man4/tcp.4
+++ b/share/man/man4/tcp.4
@@ -482,6 +482,9 @@ Enable support for RFC 2018, TCP Selective Acknowledgment option,
which allows the receiver to inform the sender about all successfully
arrived segments, allowing the sender to retransmit the missing segments
only.
+.It Va sack.initburst
+Control the number of SACK retransmissions done upon initiation of SACK
+recovery.
.El
.Sh ERRORS
A socket operation may fail with one of the following errors returned: