HomeFreeBSD

tcp: SACK Lost Retransmission Detection (LRD)

Description

tcp: SACK Lost Retransmission Detection (LRD)

Recover from excessive losses without reverting to a
retransmission timeout (RTO). Disabled by default, enable
with sysctl net.inet.tcp.do_lrd=1

Reviewed By: transport, rrs, tuexen, manpages
Sponsored by: Netapp, Inc.
Differential Revision: https://reviews.freebsd.org/D28931

Details

Provenance
rscheffAuthored on May 10 2021, 4:47 PM
Reviewer
transport
Differential Revision
D28931: Basic Lost Retransmission Detection (LRD)
Parents
rG988b1bb0c54e: sh: implement persistent history storage
Branches
Unknown
Tags
Unknown