Page MenuHomeFreeBSD

rack and bbr not loading if TCP_RATELIMIT is not configured.
ClosedPublic

Authored by rrs on Jan 5 2023, 2:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 25, 10:59 PM
Unknown Object (File)
Tue, Apr 22, 1:25 PM
Unknown Object (File)
Mon, Apr 21, 12:51 AM
Unknown Object (File)
Mar 24 2025, 9:15 PM
Unknown Object (File)
Feb 20 2025, 11:03 AM
Unknown Object (File)
Feb 4 2025, 5:39 AM
Unknown Object (File)
Feb 1 2025, 6:37 PM
Unknown Object (File)
Jan 25 2025, 3:52 AM

Details

Summary

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.

Test Plan

Build the kernel without TCP_RATELIMIT and make sure rack and bbr still load.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable