Page MenuHomeFreeBSD

tcp: inherit CC algorithm from listener
ClosedPublic

Authored by tuexen on Jul 25 2024, 11:26 PM.
Tags
None
Referenced Files
F131837051: D46143.diff
Sat, Oct 11, 2:23 PM
F131759093: D46143.id141784.diff
Fri, Oct 10, 10:55 PM
Unknown Object (File)
Mon, Sep 22, 9:14 PM
Unknown Object (File)
Mon, Sep 22, 1:39 AM
Unknown Object (File)
Sat, Sep 13, 2:20 PM
Unknown Object (File)
Sep 3 2025, 11:27 PM
Unknown Object (File)
Aug 14 2025, 6:25 PM
Unknown Object (File)
Aug 2 2025, 2:35 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.