]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: fix family operation lookup
authorGiuseppe Longo <giuseppelng@gmail.com>
Fri, 26 Jul 2013 11:05:19 +0000 (13:05 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Dec 2013 22:50:40 +0000 (23:50 +0100)
commitc0c3cf9cf8065ade1d525da417e08d0f8d6bc359
tree50b0a540c7ee1bfcb2ea7b3ffbdaebfad2d3b47a
parent85512f09680a798ebe92e96ad62eeae863fbc791
nft: fix family operation lookup

xtables-restore -6 was using the IPv4 family, instead of IPv6
as it should be.

Signed-off-by: Giuseppe Longo <giuseppelng@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/xtables.c