2
0
forked from Ivasoft/openwrt

base-files: Set default value for IPv6 forwarding

SVN-Revision: 35299
This commit is contained in:
Steven Barth
2013-01-22 16:47:09 +00:00
parent 55eab5ac44
commit e0a338c969
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ net.ipv4.tcp_sack=1
net.ipv4.tcp_dsack=1
net.ipv6.conf.all.forwarding=1
net.ipv6.conf.default.forwarding=1
net.netfilter.nf_conntrack_acct=1
net.netfilter.nf_conntrack_checksum=0