enable TCP SYN cookies (issue #138)

This commit is contained in:
Trammell Hudson 2017-03-28 11:46:17 -04:00
parent e83ba0a0c7
commit 1475148848
Failed to extract signature

View File

@ -590,7 +590,7 @@ CONFIG_INET=y
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
# CONFIG_NET_IP_TUNNEL is not set
# CONFIG_SYN_COOKIES is not set
CONFIG_SYN_COOKIES=y
# CONFIG_NET_UDP_TUNNEL is not set
# CONFIG_NET_FOU is not set
# CONFIG_INET_AH is not set