OSDN Git Service

net: Add MDB net device operations
authorIdo Schimmel <idosch@nvidia.com>
Wed, 15 Mar 2023 13:11:45 +0000 (15:11 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 17 Mar 2023 08:05:48 +0000 (08:05 +0000)
commit8c44fa12c8fa09c6c12f0dc25129a6d13ee0a1ea
treeb0e49c209f3e258266f95077355de30bf002c039
parentec47dcb489ba3313291af7266b058c7df1205c5c
net: Add MDB net device operations

Add MDB net device operations that will be invoked by rtnetlink code in
response to received RTM_{NEW,DEL,GET}MDB messages. Subsequent patches
will implement these operations in the bridge and VXLAN drivers.

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