netfilter: ipt_ecn: fix inversion for IP header ECN match
authorPatrick McHardy <kaber@trash.net>
Thu, 16 Jun 2011 15:24:55 +0000 (17:24 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 16 Jun 2011 15:24:55 +0000 (17:24 +0200)
Userspace allows to specify inversion for IP header ECN matches, the
kernel silently accepts it, but doesn't invert the match result.

Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found