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.
Details
Details
- Reviewers
tuexen - Group Reviewers
transport - Commits
- rGe2e088ae86da: Rack cannot be loaded without cc_newreno compiled into the kernel.
Build and then try to load rack without cc_newreno compiled into the kernel.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable