netfilter: nf_flow_table: track flow tables in nf_flow_table directly
authorFelix Fietkau <nbd@nbd.name>
Mon, 26 Feb 2018 09:15:19 +0000 (10:15 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 24 Apr 2018 08:28:50 +0000 (10:28 +0200)
commit84453a90252ca0cd7d1bd229199a40c58bfe431e
tree0ec663ebe270dfceb4e2c8d87a77d5878af28212
parent17857d9299225abb55bf6a61eb73f72de1c94625
netfilter: nf_flow_table: track flow tables in nf_flow_table directly

Avoids having nf_flow_table depend on nftables (useful for future
iptables backport work)

Signed-off-by: Felix Fietkau <nbd@nbd.name>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/netfilter/nf_flow_table.h
include/net/netfilter/nf_tables.h
net/netfilter/nf_flow_table_core.c
net/netfilter/nf_tables_api.c