]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
netfilter: nf_tables: add nft_is_base_chain() helper
authorPablo Neira Ayuso <pablo@netfilter.org>
Mon, 20 Mar 2017 17:10:29 +0000 (18:10 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 6 Apr 2017 16:32:04 +0000 (18:32 +0200)
commitf323d9546927a012cafbb7e503e6aa0e9fbff94b
tree1cb2b3b4467a79db9f3ba9d330d48b0afce6705d
parent6f14f443d3e773439fb9cc6f2685ba90d5d026c5
netfilter: nf_tables: add nft_is_base_chain() helper

This new helper function allows us to check if this is a basechain.

Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c
net/netfilter/nf_tables_netdev.c
net/netfilter/nft_compat.c