So it turns out that rack and bbr still will not load without TCP_RATELIMIT. This needs
to be fixed and lets also at the same time bring tcp_ratelimit up to date where we allow
the transports to set a divisor (though still having a default path with the default
divisor of 1000) for setting the burst size.
Details
Details
- Reviewers
gallatin tuexen - Group Reviewers
transport - Commits
- rG26bdd35c39d8: rack and bbr not loading if TCP_RATELIMIT is not configured.
Build the kernel without TCP_RATELIMIT and make sure rack and bbr still load.
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable