HomeFreeBSD

tcp: better congestion control defaults

Description

tcp: better congestion control defaults

Define CC_NEWRENO in all the appropriate DEFAULTS and std.* config
files. It's the default congestion control algorithm. Add code to cc.c
so that CC_DEFAULT is "newreno" if it's not overriden in the config
file.

Sponsored by: Netflix
Fixes: b8d60729deef ("tcp: Congestion control cleanup.")
Revired by: manu, hselasky, jhb, glebius, tuexen
Differential Revision: https://reviews.freebsd.org/D32964

Details

Provenance
impAuthored on Nov 12 2021, 5:05 PM
Differential Revision
D32964: tcp: better congestion control defaults
Parents
rGae062ff2695f: Move KHELP_DECLARE_MOD_UMA later in the boot
Branches
Unknown
Tags
Unknown