From: David S. Miller Date: Sat, 21 Nov 2009 19:22:25 +0000 (-0800) Subject: tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL X-Git-Tag: v2.6.33-rc1~388^2~266 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e994b7c901ded7200b525a707c6da71f2cf6d4bb;p=pandora-kernel.git 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 --- Reading git-diff-tree failed