@vstokesjr
BBR is available in snapshots, you can install via:
opkg update ; opkg install kmod-tcp-bbr
then edit /etc/sysctl.conf, and add the following:
net.core.default_qdisc=fq_codel
net.ipv4.tcp_congestion_control=bbr
@vstokesjr
BBR is available in snapshots, you can install via:
opkg update ; opkg install kmod-tcp-bbr
then edit /etc/sysctl.conf, and add the following:
net.core.default_qdisc=fq_codel
net.ipv4.tcp_congestion_control=bbr