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)
Wed, Nov 13, 9:48 PM
Unknown Object (File)
Apr 8 2024, 10:37 PM
Unknown Object (File)
Mar 25 2024, 10:41 PM
Unknown Object (File)
Feb 24 2024, 9:30 PM
Unknown Object (File)
Feb 22 2024, 11:38 AM
Unknown Object (File)
Feb 18 2024, 6:03 PM
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