mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
Remove default sysctl-entry for IPv6 here (races)
SVN-Revision: 34417
This commit is contained in:
parent
7cde0281f4
commit
3b0e77ee6b
@ -12,8 +12,6 @@ net.ipv4.tcp_timestamps=1
|
|||||||
net.ipv4.tcp_sack=1
|
net.ipv4.tcp_sack=1
|
||||||
net.ipv4.tcp_dsack=1
|
net.ipv4.tcp_dsack=1
|
||||||
|
|
||||||
net.ipv6.conf.all.forwarding=1
|
|
||||||
|
|
||||||
net.netfilter.nf_conntrack_acct=1
|
net.netfilter.nf_conntrack_acct=1
|
||||||
net.netfilter.nf_conntrack_checksum=0
|
net.netfilter.nf_conntrack_checksum=0
|
||||||
net.netfilter.nf_conntrack_max=16384
|
net.netfilter.nf_conntrack_max=16384
|
||||||
|
Loading…
Reference in New Issue
Block a user