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)
Tue, Oct 22, 5:17 AM
Unknown Object (File)
Tue, Oct 22, 5:17 AM
Unknown Object (File)
Tue, Oct 22, 5:17 AM
Unknown Object (File)
Tue, Oct 22, 5:04 AM
Unknown Object (File)
Sep 30 2024, 2:17 PM
Unknown Object (File)
Sep 19 2024, 2:43 PM
Unknown Object (File)
Sep 19 2024, 6:03 AM
Unknown Object (File)
Sep 18 2024, 11:29 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 Passed
Unit
No Test Coverage
Build Status
Buildable 56088
Build 52977: arc lint + arc unit