projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
add missing copyright
[openwrt.git]
/
package
/
base-files
/
default
/
etc
/
sysctl.conf
diff --git
a/package/base-files/default/etc/sysctl.conf
b/package/base-files/default/etc/sysctl.conf
index
2050b0c
..
b09b8cf
100644
(file)
--- a/
package/base-files/default/etc/sysctl.conf
+++ b/
package/base-files/default/etc/sysctl.conf
@@
-5,3
+5,4
@@
net.ipv4.icmp_ignore_bogus_error_responses=1
net.ipv4.tcp_fin_timeout=30
net.ipv4.tcp_keepalive_time=120
net.ipv4.tcp_timestamps=0
+net.ipv4.tcp_vegas_cong_avoid=1
This page took
0.020411 seconds
and
4
git commands to generate.