base-files: revert to default ECN settings
authorSteven Barth <cyrus@openwrt.org>
Wed, 7 Oct 2015 21:11:24 +0000 (21:11 +0000)
committerSteven Barth <cyrus@openwrt.org>
Wed, 7 Oct 2015 21:11:24 +0000 (21:11 +0000)
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 47160

package/base-files/Makefile
package/base-files/files/etc/sysctl.conf

index 40fb093831403e3c4af6b79e96fe948998ea600c..12f94898a744d359926da75517f035eedbb03d64 100644 (file)
@@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk
 include $(INCLUDE_DIR)/version.mk
 
 PKG_NAME:=base-files
-PKG_RELEASE:=160
+PKG_RELEASE:=161
 
 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/
 PKG_BUILD_DEPENDS:=opkg/host usign/host
index 7b642fa7ba02a9682739920f15b552235b072ae8..91a3ac9a02d4344cf8c4c8f93a36193120fc4b95 100644 (file)
@@ -7,7 +7,6 @@ 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
 net.ipv4.tcp_syncookies=1