projects
/
openwrt
/
staging
/
noltari.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e26031
)
base-files: adjust the default netfilter tcp established connection timeout as per...
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 13 Jul 2014 10:24:34 +0000
(10:24 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 13 Jul 2014 10:24:34 +0000
(10:24 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41599
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 89527df9f83758c4c2505d7dc85fa30886df47fa..9e5714ef3e4f2248ee363a006a0983a75f2c8bcf 100644
(file)
--- a/
package/base-files/files/etc/sysctl.conf
+++ b/
package/base-files/files/etc/sysctl.conf
@@
-18,7
+18,7
@@
net.ipv6.conf.all.forwarding=1
net.netfilter.nf_conntrack_acct=1
net.netfilter.nf_conntrack_checksum=0
net.netfilter.nf_conntrack_max=16384
-net.netfilter.nf_conntrack_tcp_timeout_established=
360
0
+net.netfilter.nf_conntrack_tcp_timeout_established=
744
0
net.netfilter.nf_conntrack_udp_timeout=60
net.netfilter.nf_conntrack_udp_timeout_stream=180