diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2017-06-15 16:14:48 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-16 15:21:14 -0400 |
commit | a1a6b7ea7f2de270a51360cc48e7c49f7a283dda (patch) | |
tree | 973f9656be62d80eccb274d6074ddd2438ae9433 /Kconfig | |
parent | 6a2fb0e99f9cab349dce0a36862b0cd370036452 (diff) |
net: dsa: add cross-chip multicast support
Similarly to how cross-chip VLAN works, define a bitmap of multicast
group members for a switch, now including its DSA ports, so that
multicast traffic can be sent to all switches of the fabric.
A switch may drop the frames if no user port is a member.
This brings support for multicast in a multi-chip environment.
As of now, all switches of the fabric must support the multicast
operations in order to program a single fabric port.
Reported-by: Jason Cobham <jcobham@questertangent.com>
Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Tested-by: Jason Cobham <jcobham@questertangent.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions