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)
Wed, Aug 12, 9:30 PM
Unknown Object (File)
Wed, Aug 12, 12:35 PM
Unknown Object (File)
Wed, Aug 12, 12:11 PM
Unknown Object (File)
Mon, Aug 10, 2:22 AM
Unknown Object (File)
Sat, Aug 8, 12:00 AM
Unknown Object (File)
Fri, Aug 7, 9:29 AM
Unknown Object (File)
Fri, Aug 7, 2:23 AM
Unknown Object (File)
Thu, Aug 6, 2:40 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