HomeFreeBSD

tcp: fix RTO ssthresh for non-6675 pipe calculation

Description

tcp: fix RTO ssthresh for non-6675 pipe calculation

Follow up on D43768 to properly deal with the non-default
pipe calculation. When CC_RTO is processed, the timeout
will have already pulled back snd_nxt. Further, snd_fack
is not pulled along with snd_una.

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

Details

Provenance
rscheffAuthored on Feb 14 2024, 1:51 PM
Reviewer
transport
Differential Revision
D43876: tcp: fix RTO ssthresh for non-6675 pipe calculation
Parents
rGb76ef9a7cb8a: unbound: Vendor import 1.19.1
Branches
Unknown
Tags
Unknown