]> git.itanic.dy.fi Git - linux-stable/commit
net: Add MDB get device operation
authorIdo Schimmel <idosch@nvidia.com>
Wed, 25 Oct 2023 12:30:15 +0000 (15:30 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Oct 2023 09:51:41 +0000 (10:51 +0100)
commit62f47bf9e2c00eea457cad8fa43c24ed0282b37a
tree82d91e3d6133045c5d6eaeac479d3aa0c593416b
parent83c1bbeb864f2a197603b91b3e0f748cca64543d
net: Add MDB get device operation

Add MDB net device operation that will be invoked by rtnetlink code in
response to received RTM_GETMDB messages. Subsequent patches will
implement the operation in the bridge and VXLAN drivers.

Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Acked-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h