commit | 646697b9e3fef913bb6393ebfb6115c442a96be7 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Thu Oct 30 02:55:38 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 30 16:53:39 2014 -0400 |
tree | baa2ad2fb7b968b1fec4f11d59949160f93938de | |
parent | f5fbf115691c350f88bae103f629503e201a7bff [diff] |
syncookies: only increment SYNCOOKIESFAILED on validation error Only count packets that failed cookie-authentication. We can get SYNCOOKIESFAILED > 0 while we never even sent a single cookie. Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>