]> git.itanic.dy.fi Git - linux-stable/commit
net: Add MDB bulk deletion device operation
authorIdo Schimmel <idosch@nvidia.com>
Sun, 17 Dec 2023 08:32:38 +0000 (10:32 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Dec 2023 11:27:20 +0000 (11:27 +0000)
commit1a36e0f50f963465e9b2b980d250ab38b8fcd7a3
treeeeffa65f462fddb159623099d829e2c0a7fbae88
parente0cd06f7fcb51b8acd6e68e64cc805be1283de9d
net: Add MDB bulk deletion device operation

Add MDB net device operation that will be invoked by rtnetlink code in
response to received 'RTM_DELMDB' messages with the 'NLM_F_BULK' flag
set. Subsequent patches will implement the operation in the bridge and
VXLAN drivers.

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>
include/linux/netdevice.h