aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux
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
commit54a1fcd9c16ab3996ec30d2110d45bfca4c6e72d (patch)
treef714ffd90c77209a80694365332b25fbf6ac5d40 /target/linux
parent906a0df97320af0f21fae8f9b2ee76dc2f22dae5 (diff)
downloadupstream-54a1fcd9c16ab3996ec30d2110d45bfca4c6e72d.tar.gz
upstream-54a1fcd9c16ab3996ec30d2110d45bfca4c6e72d.tar.bz2
upstream-54a1fcd9c16ab3996ec30d2110d45bfca4c6e72d.zip
add tcp syn cookies support (fixes one of the sysctl error messages at boot time)
SVN-Revision: 7042
Diffstat (limited to 'target/linux')
-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