netfilter: nf_tables: add devices to existing flowtable
authorPablo Neira Ayuso <pablo@netfilter.org>
Wed, 20 May 2020 11:46:47 +0000 (13:46 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 27 May 2020 20:20:34 +0000 (22:20 +0200)
commit78d9f48f7f44431a25da2b46b3a8812f6ff2b981
tree65429505c6d5f3f4367d8e8148cfddc1ef2f1f3d
parentc42d8bda69e291c5551497a02db71b50d95510d4
netfilter: nf_tables: add devices to existing flowtable

This patch allows users to add devices to an existing flowtable.

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