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)
Thu, May 2, 7:58 AM
Unknown Object (File)
Thu, May 2, 7:08 AM
Unknown Object (File)
Fri, Apr 26, 12:43 AM
Unknown Object (File)
Fri, Apr 26, 12:43 AM
Unknown Object (File)
Mon, Apr 22, 2:51 PM
Unknown Object (File)
Mon, Apr 8, 10:37 PM
Unknown Object (File)
Mar 25 2024, 10:41 PM
Unknown Object (File)
Feb 24 2024, 9:30 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