projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5401347
)
base-files: increase igmp_max_memberships to improve multicast-proxy handling
author
Steven Barth
<steven@midlink.org>
Wed, 20 Aug 2014 10:18:40 +0000
(10:18 +0000)
committer
Steven Barth
<steven@midlink.org>
Wed, 20 Aug 2014 10:18:40 +0000
(10:18 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42227
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
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
eb7fe82
..
1225e46
100644
(file)
--- a/
package/base-files/files/etc/sysctl.conf
+++ b/
package/base-files/files/etc/sysctl.conf
@@
-4,6
+4,7
@@
net.ipv4.conf.all.arp_ignore=1
net.ipv4.ip_forward=1
net.ipv4.icmp_echo_ignore_broadcasts=1
net.ipv4.icmp_ignore_bogus_error_responses=1
+net.ipv4.igmp_max_memberships=100
net.ipv4.tcp_ecn=0
net.ipv4.tcp_fin_timeout=30
net.ipv4.tcp_keepalive_time=120