HomeFreeBSD

tcp: fix TCPSTAT accounting for SACK

Description

tcp: fix TCPSTAT accounting for SACK

Account for SACK retransmitted bytes once the actual length
is known. This prevents a call to tcp_maxseg() and prepares
for TSO support when transmitting from the SACK scoreboard.

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

Details

Provenance
rscheffAuthored on Jan 25 2024, 9:03 PM
Reviewer
transport
Differential Revision
D43447: tcp: fix TCPSTAT accounting for SACK
Parents
rG48d5dab7bace: arm64: Add a VM_FREELIST_DMA32 freelist
Branches
Unknown
Tags
Unknown