add syncookies
authorMike Baker <mbm@openwrt.org>
Sun, 26 Mar 2006 12:02:53 +0000 (12:02 +0000)
committerMike Baker <mbm@openwrt.org>
Sun, 26 Mar 2006 12:02:53 +0000 (12:02 +0000)
SVN-Revision: 3492

openwrt/package/base-files/default/etc/sysctl.conf
openwrt/target/linux/linux-2.4/config/brcm

index 2050b0c8860eb5aec217b0d47bb250e9cb67c4b2..2e0efcaf4eb17d779aadd60a9647f793a8d38410 100644 (file)
@@ -4,4 +4,5 @@ net.ipv4.icmp_echo_ignore_broadcasts=1
 net.ipv4.icmp_ignore_bogus_error_responses=1
 net.ipv4.tcp_fin_timeout=30
 net.ipv4.tcp_keepalive_time=120
+net.ipv4.tcp_syncookies=1
 net.ipv4.tcp_timestamps=0
index 5eaadf77bc93319f17d252c1914846822ad75fbc..1b4c89e9888d27475868f62323ce9b4533c4d144 100644 (file)
@@ -334,7 +334,7 @@ CONFIG_NET_IPGRE=m
 # CONFIG_IP_MROUTE is not set
 # CONFIG_ARPD is not set
 # CONFIG_INET_ECN is not set
-# CONFIG_SYN_COOKIES is not set
+CONFIG_SYN_COOKIES=y
 
 #
 #   IP: Netfilter Configuration