HomeFreeBSD

tcp: fix cwnd recalculation during limited transmit

Description

tcp: fix cwnd recalculation during limited transmit

Properly calculate the expected flight size (cwnd) during
limited transmit. Exclude the SACK scoreboard from
consideration when still in limited transmit.

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

Details

Provenance
rscheffAuthored on Thu, Nov 14, 8:19 AM
Parents
rGc9047eb7b30d: tcp: allow TSO even while RX path is unordered
Branches
Unknown
Tags
Unknown