]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commiteb10aeff1b7e39b6aad54b39b091d6776675d097
tree0ec663ebe270dfceb4e2c8d87a77d5878af28212
parent489799186a01cc8c52c00482820626bd50e169ed
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