projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cde028
)
Remove default sysctl-entry for IPv6 here (races)
author
Steven Barth
<cyrus@openwrt.org>
Thu, 29 Nov 2012 20:14:04 +0000
(20:14 +0000)
committer
Steven 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
patch
|
blob
|
history
diff --git
a/package/base-files/files/etc/sysctl.conf
b/package/base-files/files/etc/sysctl.conf
index 4ea01bb4c9a3c07da4448b53c7fd271bba990846..ef3db4ec50d2c3b118eaf809777ae7cedad75272 100644
(file)
--- a/
package/base-files/files/etc/sysctl.conf
+++ b/
package/base-files/files/etc/sysctl.conf
@@
-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