]> git.baikalelectronics.ru Git - kernel.git/commit
netfilter: nf_tables: allocate handle and delete objects via handle
authorHarsha Sharma <harshasharmaiitr@gmail.com>
Tue, 26 Dec 2017 19:29:00 +0000 (00:59 +0530)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 19 Jan 2018 13:00:46 +0000 (14:00 +0100)
commita5a84154cf1be06b833aae03eeb886babd3d6070
tree67619e69abb84fe24f597c026687bf8e765322f8
parent2425d145b020d264ca2f42b9dd751435a694f4f8
netfilter: nf_tables: allocate handle and delete objects via handle

This patch allows deletion of objects via unique handle which can be
listed via '-a' option.

Signed-off-by: Harsha Sharma <harshasharmaiitr@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netfilter/nf_tables.h
include/uapi/linux/netfilter/nf_tables.h
net/netfilter/nf_tables_api.c