HomeFreeBSD

tcp: clean scoreboard when releasing the socket buffer

Description

tcp: clean scoreboard when releasing the socket buffer

The SACK scoreboard is conceptually an extention of the socket
buffer. Remove it when the socket buffer goes away with
soisdisconnected(). Verify that this is also the expected
state in tcp_discardcb().

PR: 276761
Reviewed by: glebius, tuexen, transport
Sponsored by: NetApp, Inc.
Differential Revision: https://reviews.freebsd.org/D43805

Details

Provenance
rscheffAuthored on Feb 10 2024, 9:16 AM
Reviewer
transport
Differential Revision
D43805: tcp: clean scoreboard when releasing the socket buffer
Parents
rG89c3cc20d643: committers-src: Extremely belatedly add myself
Branches
Unknown
Tags
Unknown