mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-14 19:41:51 +00:00
Set ecn
This commit is contained in:
parent
c5feddc2f6
commit
ad34170201
1 changed files with 2 additions and 0 deletions
|
@ -49,3 +49,5 @@ net.ipv4.tcp_mtu_probing = 0
|
||||||
|
|
||||||
# Default conntrack is too small
|
# Default conntrack is too small
|
||||||
net.netfilter.nf_conntrack_max=131072
|
net.netfilter.nf_conntrack_max=131072
|
||||||
|
|
||||||
|
net.ipv4.tcp_ecn=1
|
Loading…
Reference in a new issue