diff options
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | 2017-06-15 22:14:48 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-16 21:21:14 +0200 |
commit | a1a6b7ea7f2de270a51360cc48e7c49f7a283dda (patch) | |
tree | 973f9656be62d80eccb274d6074ddd2438ae9433 /include | |
parent | ibmvnic: driver initialization for kdump/kexec (diff) | |
download | linux-a1a6b7ea7f2de270a51360cc48e7c49f7a283dda.tar.xz linux-a1a6b7ea7f2de270a51360cc48e7c49f7a283dda.zip |
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 'include')
0 files changed, 0 insertions, 0 deletions