HomeFreeBSD

tcp: calculate ssthresh on RTO according to RFC5681

Description

tcp: calculate ssthresh on RTO according to RFC5681

per RFC5681, only adjust ssthresh on the initital
retransmission timeout. Since RTO often happens
during loss recovery, while cwnd no longer tracks
all data in flight, calculcate pipe properly.

Reviewed By: tuexen, transport
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D43768

Details

Provenance
rscheffAuthored on Feb 8 2024, 6:12 PM
Reviewer
transport
Differential Revision
D43768: tcp: calc ssthresh on RTO according to RFC5681
Parents
rG72c166696b78: traceroute6: Update .PATH and include path after traceroute moved
Branches
Unknown
Tags
Unknown