tcp: doc : fix the syncookies default value
authorShan Wei <shanwei88@gmail.com>
Fri, 21 Jun 2013 07:18:32 +0000 (15:18 +0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jun 2013 07:26:26 +0000 (00:26 -0700)
syncookies is on for default since in commit e994b7c901
(tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL).

And fix a typo of CONFIG_SYN_COOKIES.

Signed-off-by: Shan Wei <davidshan@tencent.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found