HomeFreeBSD

rack, bbr: cleanup ack throttling

Description

rack, bbr: cleanup ack throttling

Use the variable in the TCPCB, not the one in the stack specific
data structure. This simplifies the code and brings the functionality
to BBR without any change.

Reviewed by: Peter Lei, cc
MFC after: 1 week
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D46068

Details

Provenance
tuexenAuthored on Aug 7 2024, 6:25 PM
Reviewer
peter
Differential Revision
D46068: rack, bbr: cleanup ack throttling
Parents
rGb3bc746cf3d0: tcp: minor cleanup
Branches
Unknown
Tags
Unknown