From: Felix Fietkau Date: Tue, 24 Apr 2007 11:51:35 +0000 (+0000) Subject: add tcp syn cookies support (fixes one of the sysctl error messages at boot time) X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=997287fa069c3cdf3e88d2449f351108c2d8ecf9 add tcp syn cookies support (fixes one of the sysctl error messages at boot time) SVN-Revision: 7042 --- 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