Page MenuHomeFreeBSD

tcp: inherit CC algorithm from listener
ClosedPublic

Authored by tuexen on Jul 25 2024, 11:26 PM.
Tags
None
Referenced Files
F115911197: D46143.diff
Wed, Apr 30, 7:51 AM
Unknown Object (File)
Mar 22 2025, 11:29 PM
Unknown Object (File)
Mar 15 2025, 8:23 AM
Unknown Object (File)
Feb 23 2025, 5:53 PM
Unknown Object (File)
Feb 21 2025, 3:08 AM
Unknown Object (File)
Feb 8 2025, 10:02 AM
Unknown Object (File)
Jan 27 2025, 5:35 PM
Unknown Object (File)
Nov 20 2024, 11:02 AM

Details

Summary

Like any other parameter, the CC algorithm should be inherited from the listener.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Thought for a while if these new lines can be wrapped into a new function like try_cc_attach_from_listener(), but it looks to be unnecessary.

This revision is now accepted and ready to land.Jul 29 2024, 2:51 PM
This revision was automatically updated to reflect the committed changes.