]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: x_tables: move hook entry checks into core
authorFlorian Westphal <fw@strlen.de>
Tue, 27 Feb 2018 18:42:29 +0000 (19:42 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 5 Mar 2018 22:15:43 +0000 (23:15 +0100)
commit0ff4fe248fba9b774ff1ed6b90cf61af1e0de953
tree5c2199044640bd02ec1121c4138b5f2f9a282323
parent4b80dcbc7c912387681d4947f9a1c2edb9206294
netfilter: x_tables: move hook entry checks into core

Allow followup patch to change on location instead of three.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/linux/netfilter/x_tables.h
net/ipv4/netfilter/arp_tables.c
net/ipv4/netfilter/ip_tables.c
net/ipv6/netfilter/ip6_tables.c
net/netfilter/x_tables.c