tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL
authorDavid S. Miller <davem@davemloft.net>
Sat, 21 Nov 2009 19:22:25 +0000 (11:22 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Nov 2009 19:22:25 +0000 (11:22 -0800)
commite994b7c901ded7200b525a707c6da71f2cf6d4bb
tree9b84629905eb12ddeb014434361e6922fdbfeb46
parent8964be4a9a5ca8cab1219bb046db2f6d1936227c
tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL

That's extremely non-intuitive, noticed by William Allen Simpson.

And let's make the default be on, it's been suggested by a lot of
people so we'll give it a try.

Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/tcp_minisocks.c