From: Patrick McHardy Date: Thu, 16 Jun 2011 15:24:55 +0000 (+0200) Subject: netfilter: ipt_ecn: fix inversion for IP header ECN match X-Git-Tag: v3.0-rc4~5^2~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db898aa2ef6529fa80891e754d353063611c77de;p=pandora-kernel.git netfilter: ipt_ecn: fix inversion for IP header ECN match 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 --- Reading git-diff-tree failed