aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files
diff options
context:
space:
mode:
authorSteven Barth <steven@midlink.org>2013-06-11 13:32:07 +0000
committerSteven Barth <steven@midlink.org>2013-06-11 13:32:07 +0000
commitc6d9a582fce20c231e47767083a4e92621c7847a (patch)
treec1f7a7e8c0b806f9d208b17ddbfd8059d6535b5b /package/base-files/files
parentaee71bbafb9977d9d64a2d506005c4504ebb18aa (diff)
downloadupstream-c6d9a582fce20c231e47767083a4e92621c7847a.tar.gz
upstream-c6d9a582fce20c231e47767083a4e92621c7847a.tar.bz2
upstream-c6d9a582fce20c231e47767083a4e92621c7847a.zip
AA: base-files: backport r36918
git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36919 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/base-files/files')
-rw-r--r--package/base-files/files/etc/sysctl.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/base-files/files/etc/sysctl.conf b/package/base-files/files/etc/sysctl.conf
index 890e77af8e..89527df9f8 100644
--- a/package/base-files/files/etc/sysctl.conf
+++ b/package/base-files/files/etc/sysctl.conf
@@ -12,8 +12,8 @@ net.ipv4.tcp_timestamps=1
net.ipv4.tcp_sack=1
net.ipv4.tcp_dsack=1
-net.ipv6.conf.default.forwarding=2
-net.ipv6.conf.all.forwarding=2
+net.ipv6.conf.default.forwarding=1
+net.ipv6.conf.all.forwarding=1
net.netfilter.nf_conntrack_acct=1
net.netfilter.nf_conntrack_checksum=0