commit | e04d377ff6ce915d2d95ba13e7aff3ca64d50781 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@nvidia.com> | Tue Aug 10 18:29:32 2021 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 11 13:34:41 2021 +0100 |
tree | 322bdc127f617a8a85bba9db3d9a2ef49f605e48 | |
parent | a97df080b6a86c105f98052ca3a9d66149b461b3 [diff] |
net: bridge: mcast: use the proper multicast context when dumping router ports When we are dumping the router ports of a vlan mcast context we need to use the bridge/vlan and port/vlan's multicast contexts to check if IPv4/IPv6 router port is present and later to dump the vlan id. Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>