Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]>
- Loading branch information