BBR3
On Debian13 BBR3 installed.;)
wget "https://sourceforge.net/projects/xanmod/files/releases/main/7.0.9-xanmod1/7.0.9-x64v2-xanmod1/linux-image-7.0.9-x64v2-xanmod1_7.0.9-x64v2-xanmod1-0~20260517.ga456799_amd64.deb"wget "https://sourceforge.net/projects/xanmod/files/releases/main/7.0.9-xanmod1/7.0.9-x64v2-xanmod1/linux-headers-7.0.9-x64v2-xanmod1_7.0.9-x64v2-xanmod1-0~20260517.ga456799_amd64.deb"dpkg -i linux-image-7.0.9-x64v2-xanmod1_*.deb linux-headers-7.0.9-x64v2-xanmod1_*.debupdate-grubrebootuname -r
#7.0.9-x64v2-xanmod1echo "net.core.default_qdisc=fq" > /etc/sysctl.d/99-bbr.conf
echo "net.ipv4.tcp_congestion_control=bbr" >> /etc/sysctl.d/99-bbr.conf
sysctl -p /etc/sysctl.d/99-bbr.confLast updated