1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-28 23:14:10 +03:00

base-files: remove obsolete entries from sysctl.conf (#12236)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33532 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2012-09-24 15:24:01 +00:00
parent 5c3390ff78
commit 537aa8de44

View File

@ -12,11 +12,6 @@ net.ipv4.tcp_timestamps=1
net.ipv4.tcp_sack=1
net.ipv4.tcp_dsack=1
net.ipv4.netfilter.ip_conntrack_checksum=0
net.ipv4.netfilter.ip_conntrack_max=16384
net.ipv4.netfilter.ip_conntrack_tcp_timeout_established=3600
net.ipv4.netfilter.ip_conntrack_udp_timeout=60
net.ipv4.netfilter.ip_conntrack_udp_timeout_stream=180
net.ipv6.conf.all.forwarding=1
net.netfilter.nf_conntrack_acct=1