]> git.itanic.dy.fi Git - linux-stable/commit
rtnetlink: bridge: Invoke MDB bulk deletion when needed
authorIdo Schimmel <idosch@nvidia.com>
Sun, 17 Dec 2023 08:32:39 +0000 (10:32 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Dec 2023 11:27:20 +0000 (11:27 +0000)
commitd8e81f131178dad603c6817421056030ed2f4ac2
treeff7a3cee120ec36da8daf71d371086a5a4609afa
parent1a36e0f50f963465e9b2b980d250ab38b8fcd7a3
rtnetlink: bridge: Invoke MDB bulk deletion when needed

Invoke the new MDB bulk deletion device operation when the 'NLM_F_BULK'
flag is set in the netlink message header.

Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/rtnetlink.c