mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document net.inet.tcp.sack.initburst sysctl.
This commit is contained in:
parent
f4bc0127f4
commit
4dfcafe73a
1 changed files with 3 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue