Re: [PATCH 1/2] syncookies: print synflood warning if syn queue is full
From: David Miller <davem@davemloft.net>
Date: 2009-12-08 21:09:53
From: David Miller <davem@davemloft.net>
Date: 2009-12-08 21:09:53
From: Olaf van der Spek <redacted> Date: Tue, 8 Dec 2009 15:47:59 +0100
On Fri, Oct 16, 2009 at 8:49 PM, Florian Westphal [off-list ref] wrote:quoted
Always print a warning if the syn queue is full, just like the tcp/ipv6 code does. The "want_cookie" define is no longer needed -- gcc removes the relevant branches in the CONFIG_SYN_COOKIES=n case. Signed-off-by: Florian Westphal <fw@strlen.de>Any comments?
You patch isn't even in patchwork any more, so for one thing it's definitely not in my queue any more.