Page MenuHomeFreeBSD

tcp: Ensure that vnets have an initialized V_default_cc_ptr
ClosedPublic

Authored by markj on Nov 12 2021, 6:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 21, 3:22 PM
Unknown Object (File)
Wed, Sep 18, 8:44 AM
Unknown Object (File)
Sun, Sep 8, 7:46 AM
Unknown Object (File)
Fri, Aug 30, 11:28 PM
Unknown Object (File)
Thu, Aug 29, 6:10 PM
Unknown Object (File)
Thu, Aug 29, 6:10 PM
Unknown Object (File)
Thu, Aug 29, 6:10 PM
Unknown Object (File)
Thu, Aug 29, 6:05 PM
Subscribers

Details

Summary

This causes new vnets to inherit the cc algorithm from vnet0. This is a
temporary patch to fix vnet jail creation.

With encouragement from: glebius
Fixes: b8d60729deef ("tcp: Congestion control cleanup.")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj requested review of this revision.Nov 12 2021, 6:25 PM
This revision was not accepted when it landed; it landed in state Needs Review.Nov 12 2021, 7:19 PM
This revision was automatically updated to reflect the committed changes.