]> git.ipfire.org Git - thirdparty/linux.git/commit
net: bridge: vlan: add global and per-port multicast context
authorNikolay Aleksandrov <nikolay@nvidia.com>
Mon, 19 Jul 2021 17:06:26 +0000 (20:06 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jul 2021 12:41:19 +0000 (05:41 -0700)
commit613d61dbef8eb87aea0be71efc9289beea1a6106
tree71b35c032cf3fc9bf361ef0acdd05e85f155685a
parentadc47037a7d5c8f89ca428bd840c83ab7b62730c
net: bridge: vlan: add global and per-port multicast context

Add global and per-port vlan multicast context, only initialized but
still not used. No functional changes intended.

Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/bridge/br_multicast.c
net/bridge/br_private.h
net/bridge/br_vlan.c