base-files: remove an old network tunable tweak which is messing up network stack...
authorFelix Fietkau <nbd@openwrt.org>
Mon, 29 Aug 2011 23:35:29 +0000 (23:35 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 29 Aug 2011 23:35:29 +0000 (23:35 +0000)
SVN-Revision: 28127

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

index 759752ae5e6c006501745e787203bf4980e7e48d..9399971f308ea15e105a5c9ba61eaf4ebbe8dcf9 100644 (file)
@@ -9,7 +9,6 @@ net.ipv4.tcp_fin_timeout=30
 net.ipv4.tcp_keepalive_time=120
 net.ipv4.tcp_syncookies=1
 net.ipv4.tcp_timestamps=0
-net.core.netdev_max_backlog=30
 net.netfilter.nf_conntrack_checksum=0
 net.ipv4.netfilter.ip_conntrack_checksum=0
 net.ipv4.netfilter.ip_conntrack_max=16384