diff --git a/system_files/desktop/shared/usr/lib/sysctl.d/75-networking.conf b/system_files/desktop/shared/usr/lib/sysctl.d/75-networking.conf index addf2b9a..ac0099ba 100644 --- a/system_files/desktop/shared/usr/lib/sysctl.d/75-networking.conf +++ b/system_files/desktop/shared/usr/lib/sysctl.d/75-networking.conf @@ -1,2 +1,3 @@ net.core.default_qdisc=fq -net.ipv4.tcp_congestion_control=bbr \ No newline at end of file +net.ipv4.tcp_congestion_control=bbr +net.ipv4.tcp_mtu_probing=true