aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-04-24 11:51:35 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-04-24 11:51:35 +0000
commita674e08fafed09460954bfe267c52d590d3598bf (patch)
tree6026f5f0296b7b5cb46977a9f16d2d02cc0adb9d /target/linux/generic-2.6
parentf1eb23acf509a24a7b5836c7a2324055f030a5d9 (diff)
downloadmaster-187ad058-a674e08fafed09460954bfe267c52d590d3598bf.tar.gz
master-187ad058-a674e08fafed09460954bfe267c52d590d3598bf.tar.bz2
master-187ad058-a674e08fafed09460954bfe267c52d590d3598bf.zip
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
Diffstat (limited to 'target/linux/generic-2.6')
-rw-r--r--target/linux/generic-2.6/config-template2
1 files changed, 1 insertions, 1 deletions
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