HomeFreeBSD

Rack cannot be loaded without cc_newreno compiled into the kernel.

Description

Rack cannot be loaded without cc_newreno compiled into the kernel.

Right now rack will fail to load due to its hack in accessing symbol names
in cc_newreno. This was fine when newreno was always compiled into the
kernel but now ... not so much. Instead lets fix up rack to use the socket
option queries to get the information it wants and set the parameters. We
also fix the CC parameter so they are always settable.

Reviewed by: tuexen
Sponsored by: Netflix Inc
Differential Revision: https://reviews.freebsd.org/D37622

Details

Provenance
rrsAuthored on Dec 14 2022, 8:37 PM
Reviewer
tuexen
Differential Revision
D37622: Rack cannot be loaded without cc_newreno compiled into the kernel.
Parents
rG80f03e63d67e: netlink: improve interface handling
Branches
Unknown
Tags
Unknown