projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24dfe52
)
base-files: remove an old network tunable tweak which is messing up network stack...
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 29 Aug 2011 23:34:11 +0000
(23:34 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 29 Aug 2011 23:34:11 +0000
(23:34 +0000)
SVN-Revision: 28126
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 40ce77dff3a3b6b01beb0b828126253bbb52cf20..0ff2014559fe6fc6fcf41458fa24ff3bfe5cf6b3 100644
(file)
--- a/
package/base-files/files/etc/sysctl.conf
+++ b/
package/base-files/files/etc/sysctl.conf
@@
-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.ipv4.netfilter.ip_conntrack_checksum=0
net.ipv4.netfilter.ip_conntrack_max=16384