From a674e08fafed09460954bfe267c52d590d3598bf Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 24 Apr 2007 11:51:35 +0000 Subject: add tcp syn cookies support (fixes one of the sysctl error messages at boot time) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7042 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic-2.6') diff --git a/target/linux/generic-2.6/config-template b/target/linux/generic-2.6/config-template index b09cd8f842..92d1d29601 100644 --- a/target/linux/generic-2.6/config-template +++ b/target/linux/generic-2.6/config-template @@ -976,7 +976,7 @@ CONFIG_SUNRPC_GSS=m # CONFIG_SUN_PARTITION is not set CONFIG_SWAP=y # CONFIG_SYNCLINK_CS is not set -# CONFIG_SYN_COOKIES is not set +CONFIG_SYN_COOKIES=y CONFIG_SYSCTL=y CONFIG_SYSCTL_SYSCALL=y CONFIG_SYSFS=y -- cgit v1.2.3