]> git.hungrycats.org Git - linux/commit
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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 May 2023 11:58:56 +0000 (13:58 +0200)
commitba43dff213ff1891dc7621ce97b29d3e5b5e5068
treedc1753ed2bff79f3ad7e7bb2516c88f632459de3
parenta9e3d4ad71a3ca8e4e576e36afab38426a26d31a
netfilter: nf_tables: extended netlink error reporting for netdevice

[ Upstream commit c3c060adc0249355411a93e61888051e6902b8a1 ]

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>
Stable-dep-of: 8509f62b0b07 ("netfilter: nf_tables: hit ENOENT on unexisting chain/flowtable update with missing attributes")
Signed-off-by: Sasha Levin <sashal@kernel.org>
net/netfilter/nf_tables_api.c