netfilter: nf_tables: extended netlink error reporting for netdevice
authorPablo Neira Ayuso <pablo@netfilter.org>
Thu, 20 Apr 2023 22:34:28 +0000 (00:34 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 21 Apr 2023 23:39:41 +0000 (01:39 +0200)
commitc3c060adc0249355411a93e61888051e6902b8a1
tree9a669e47020936b88eb2be786f2760cfa18f20d1
parentc7d15aaa105a9484b5385e5c391ea5203347d6b0
netfilter: nf_tables: extended netlink error reporting for netdevice

Flowtable and netdev chains are bound to one or several netdevice,
extend netlink error reporting to specify the the netdevice that
triggers the error.

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