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)
Sun, May 19, 12:44 PM
Unknown Object (File)
Thu, May 9, 2:43 PM
Unknown Object (File)
Wed, May 8, 7:21 AM
Unknown Object (File)
Wed, May 8, 7:21 AM
Unknown Object (File)
Wed, May 8, 7:21 AM
Unknown Object (File)
Wed, May 8, 4:51 AM
Unknown Object (File)
Wed, May 8, 4:40 AM
Unknown Object (File)
Thu, May 2, 7:58 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