commit | 36cfec73595ccbaf245b8d6ab31dadbff3962346 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@nvidia.com> | Tue Sep 22 10:30:27 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 23 13:24:35 2020 -0700 |
tree | b8eacb013ce1b2c83a1b71897496335ddc28ddbc | |
parent | 094b82fd5342fccaf27b1727a55546dc4b32047e [diff] |
net: bridge: mcast: when forwarding handle filter mode and blocked flag We need to avoid forwarding to ports in MCAST_INCLUDE filter mode when the mdst entry is a *,G or when the port has the blocked flag. Signed-off-by: Nikolay Aleksandrov <nikolay@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>