]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables: fix an inversion
authorJan Engelhardt <jengelh@medozas.de>
Tue, 1 Mar 2011 01:45:34 +0000 (02:45 +0100)
committerJan Engelhardt <jengelh@medozas.de>
Tue, 1 Mar 2011 14:43:38 +0000 (15:43 +0100)
commitee52e00adfb10250e1828b94e43d9482bb201827
treeb2de1844cbdc00c79058a178e9f6f10181427240
parent2ad8dc895ec28a173c629c695c2e11c41b625b6e
iptables: fix an inversion

Revisiting the original condition (viewable in git log -1 -p
v1.4.10-57-gacef604), one can notice an unforuntate inversion. This
commit corrects this.

Testcase: -A INPUT -p tcp --dport 1

Reported-by: Florian Westphal
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
xshared.c