Remove default sysctl-entry for IPv6 here (races)
authorSteven Barth <cyrus@openwrt.org>
Thu, 29 Nov 2012 20:14:04 +0000 (20:14 +0000)
committerSteven Barth <cyrus@openwrt.org>
Thu, 29 Nov 2012 20:14:04 +0000 (20:14 +0000)
SVN-Revision: 34417

package/base-files/files/etc/sysctl.conf

index 4ea01bb4c9a3c07da4448b53c7fd271bba990846..ef3db4ec50d2c3b118eaf809777ae7cedad75272 100644 (file)
@@ -12,8 +12,6 @@ net.ipv4.tcp_timestamps=1
 net.ipv4.tcp_sack=1
 net.ipv4.tcp_dsack=1
 
-net.ipv6.conf.all.forwarding=1
-
 net.netfilter.nf_conntrack_acct=1
 net.netfilter.nf_conntrack_checksum=0
 net.netfilter.nf_conntrack_max=16384