HomeFreeBSD

tcp: Ensure that vnets have an initialized V_default_cc_ptr

Description

tcp: Ensure that vnets have an initialized V_default_cc_ptr

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.")
Differential Revision: https://reviews.freebsd.org/D32970

Details

Provenance
markjAuthored on Nov 12 2021, 6:44 PM
impCommitted on Nov 12 2021, 7:18 PM
Differential Revision
D32970: tcp: Ensure that vnets have an initialized V_default_cc_ptr
Parents
rG7e3c9ec906c0: tcp: better congestion control defaults
Branches
Unknown
Tags
Unknown