netfilter: ip6tables: unregister the tables by name
authorFlorian Westphal <fw@strlen.de>
Wed, 21 Apr 2021 07:51:03 +0000 (09:51 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 26 Apr 2021 01:20:46 +0000 (03:20 +0200)
commit6c0717545f2ca61c95f5f739da845e77cc8bd498
tree2d91c8bdb12f25d259eb59829d42e5759f01e3a5
parent20a9df33594fe643f9cf46375a9243e3ab8ed3a6
netfilter: ip6tables: unregister the tables by name

Same as the previous patch, but for ip6tables.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter_ipv6/ip6_tables.h
net/ipv6/netfilter/ip6_tables.c
net/ipv6/netfilter/ip6table_filter.c
net/ipv6/netfilter/ip6table_mangle.c
net/ipv6/netfilter/ip6table_nat.c
net/ipv6/netfilter/ip6table_raw.c
net/ipv6/netfilter/ip6table_security.c