Page MenuHomeFreeBSD

tcp: inherit CC algorithm from listener
ClosedPublic

Authored by tuexen on Jul 25 2024, 11:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 22, 11:29 PM
Unknown Object (File)
Sat, Mar 15, 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
Unknown Object (File)
Nov 16 2024, 7:40 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 Not Applicable
Unit
Tests Not Applicable

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.