]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: fix match revision lookup for IPv6
authorPablo Neira Ayuso <pablo@netfilter.org>
Tue, 30 Jul 2013 09:39:59 +0000 (11:39 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Dec 2013 22:50:40 +0000 (23:50 +0100)
commit85512f09680a798ebe92e96ad62eeae863fbc791
tree8f6280b9ff2a13cde21ae0778e9fed3538466c6e
parent96180491d51853a4315ba4eeb29a53505b6515e5
nft: fix match revision lookup for IPv6

IPT_SO_GET_REVISION_MATCH != IP6T_SO_GET_REVISION_MATCH, thus,
the revision infrastructure was looking for targets instead
matches.
iptables/nft.c