diff options
author | Vivien Didelot <[email protected]> | 2017-06-15 16:14:48 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-06-16 15:21:14 -0400 |
commit | a1a6b7ea7f2de270a51360cc48e7c49f7a283dda (patch) | |
tree | 973f9656be62d80eccb274d6074ddd2438ae9433 /tools/perf/scripts/python | |
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 <[email protected]>
Signed-off-by: Vivien Didelot <[email protected]>
Tested-by: Jason Cobham <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions