forked from Ivasoft/openwrt
base-files: Fix race-conditions with IPv6 sysctls
SVN-Revision: 35368
This commit is contained in:
@@ -12,7 +12,8 @@ net.ipv4.tcp_timestamps=1
|
||||
net.ipv4.tcp_sack=1
|
||||
net.ipv4.tcp_dsack=1
|
||||
|
||||
net.ipv6.conf.default.forwarding=1
|
||||
net.ipv6.conf.default.forwarding=2
|
||||
net.ipv6.conf.all.forwarding=2
|
||||
|
||||
net.netfilter.nf_conntrack_acct=1
|
||||
net.netfilter.nf_conntrack_checksum=0
|
||||
|
||||
Reference in New Issue
Block a user