]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitce4e5f60e10748225271cec88a0cf0c69cdc766c
tree2d91c8bdb12f25d259eb59829d42e5759f01e3a5
parenta4e251b638e4e99d3f8538138c8fda221fbdccb1
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