]> git.baikalelectronics.ru Git - kernel.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)
commit87b0ee64abd4cc6bbb02742e2b3ebc0dc4b12eb6
tree71b35c032cf3fc9bf361ef0acdd05e85f155685a
parent633df533284c08d2645f31044d2c78e854366dc3
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