]> git.ipfire.org Git - thirdparty/nftables.git/commit
jump: fix logic in netlink linearize
authorEric Leblond <eric@regit.org>
Sun, 17 Nov 2013 23:54:44 +0000 (00:54 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 19 Nov 2013 20:12:51 +0000 (21:12 +0100)
commitb342ba4a765340dbc7cfd4d510485f95a6edcbe3
treede083f1424a5d239420e88db26bd4470e2a1ccae
parent2fa5858b898241af3c23f15ccc6fb14feeddc4bf
jump: fix logic in netlink linearize

Logic in the test was inverted. The result was the jump string
not to be set.

Reported-by: Alex Chapman <ajchapman88@hotmail.co.uk>
Signed-off-by: Eric Leblond <eric@regit.org>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
src/netlink_linearize.c