1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-12 10:31:51 +00:00

Set ecn to 2

This commit is contained in:
Ycarus (Yannick Chabanois) 2021-09-24 21:08:57 +02:00
parent 9011578db9
commit 527197973f

View file

@ -52,5 +52,5 @@ net.ipv4.tcp_mtu_probing = 0
# Default conntrack is too small
net.netfilter.nf_conntrack_max = 131072
net.ipv4.tcp_ecn = 1
net.ipv4.tcp_ecn = 2
#net.ipv4.tcp_sack = 0