summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authormaxim <maxim@FreeBSD.org>2004-10-12 13:52:46 +0000
committermaxim <maxim@FreeBSD.org>2004-10-12 13:52:46 +0000
commitae55fb3a153b8180ee7948a8c530a0dc65b6cb89 (patch)
tree0b26a2256f7f25e476988ec62be2160da113bcea /share
parent9acceba3a53288033d0869840780ba67524707af (diff)
downloadFreeBSD-src-ae55fb3a153b8180ee7948a8c530a0dc65b6cb89.zip
FreeBSD-src-ae55fb3a153b8180ee7948a8c530a0dc65b6cb89.tar.gz
Document net.inet.tcp.sack.initburst sysctl.
Diffstat (limited to 'share')
-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 d9adfeb..2be2559 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:
OpenPOWER on IntegriCloud