Page MenuHomeFreeBSD

tcp: provide correct snd_fack on post_recovery
ClosedPublic

Authored by rscheff on Feb 18 2024, 11:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 4:09 AM
Unknown Object (File)
Sun, Sep 14, 12:25 AM
Unknown Object (File)
Sep 6 2025, 9:36 AM
Unknown Object (File)
Sep 6 2025, 9:29 AM
Unknown Object (File)
Sep 4 2025, 1:59 AM
Unknown Object (File)
Sep 3 2025, 10:43 PM
Unknown Object (File)
Aug 30 2025, 6:56 AM
Unknown Object (File)
Aug 17 2025, 6:42 AM
Subscribers

Details

Summary

Ensure that snd_fack holds an expected value when doing
the post_recovery CC processing.

This is in preparation of the cc_cubic update, so that
local pipe calculations can correctly refer to snd_fack
during and after CC events.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable