]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables-restore: add -4 and -6 support
authorPablo Neira Ayuso <pablo@netfilter.org>
Sat, 23 Feb 2013 17:27:08 +0000 (18:27 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 30 Dec 2013 22:50:26 +0000 (23:50 +0100)
commit3f7877e6be987bb94897c03a45945725389a6f5c
tree6000a614aa23fa8c89b2ba13c10d758c11f18815
parent077785df023ad8947d44d19769bc6d91e3917633
xtables-restore: add -4 and -6 support

Now you can specify:

 xtables-restore -6 < my-ip6tables-ruleset

to restore the IPv6 rule-set.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
iptables/nft.c
iptables/xtables-restore.c
iptables/xtables.c