bump Linux 3.18 trunk revision to 47027; bump Linux 3.18 kernel version to 3.18.21
[ps3openwrt_patches.git] / disable-tcp-ecn.patch
bloba02b666c6f037f7eea4ff642ac46fd8eea0f6b57
1 --- target/linux/ps3/petitboot/base-files/etc/sysctl.conf 2012-01-25 17:50:35.363157411 +0100
2 +++ target/linux/ps3/petitboot/base-files/etc/sysctl.conf.new 2012-01-28 11:08:20.768839752 +0100
3 @@ -4,7 +4,7 @@
4 net.ipv4.ip_forward=1
5 net.ipv4.icmp_echo_ignore_broadcasts=1
6 net.ipv4.icmp_ignore_bogus_error_responses=1
7 -net.ipv4.tcp_ecn=1
8 +net.ipv4.tcp_ecn=0
9 net.ipv4.tcp_fin_timeout=30
10 net.ipv4.tcp_keepalive_time=120
11 net.ipv4.tcp_timestamps=0