How to enable tcp bbr in FreeBSD???

Kurt Jaeger pi at freebsd.org
Fri Apr 24 13:18:42 UTC 2020


Hi!

> > Thanks. Is BBR active automatically or is there a sysctl or
> > socket option to activate it ?
> 
> net.inet.tcp.cc.available: List available congestion control algorithms
> net.inet.tcp.cc.algorithm: Default congestion control algorithm

Hmm, 

On my FreeBSD 13.0-CURRENT amd64 r359631M system:

$ sysctl -a | grep net.inet.tcp.cc
[...]
net.inet.tcp.cc.available: newreno
net.inet.tcp.cc.algorithm: newreno

So it's more recent than the patch, but it does not offer anything
besides newreno ?

-- 
pi at opsec.eu            +49 171 3101372                    Now what ?


More information about the freebsd-current mailing list