commit | 2a1d4bd46047efff513600d7ff422bc344f540a6 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Thu Jun 03 00:43:12 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 05 02:23:14 2010 -0700 |
tree | de7fc60152e12530c4159809a00560f60d284b25 | |
parent | 87eb743b943a472eb90ac2cbf7f4a132773de77f [diff] |
syncookies: make v4/v6 synflood warning behaviour the same both syn_flood_warning functions print a message, but ipv4 version only prints a warning if CONFIG_SYN_COOKIES=y. Make the v4 one behave like the v6 one. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>