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)
Mon, May 25, 11:51 AM
Unknown Object (File)
Sun, May 10, 11:38 AM
Unknown Object (File)
Sat, May 2, 12:30 PM
Unknown Object (File)
Wed, Apr 29, 8:15 AM
Unknown Object (File)
Wed, Apr 29, 8:08 AM
Unknown Object (File)
Wed, Apr 29, 1:04 AM
Unknown Object (File)
Wed, Apr 29, 1:01 AM
Unknown Object (File)
Mon, Apr 27, 2:25 PM

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