summaryrefslogtreecommitdiff
path: root/dissector_80211.c
diff options
context:
space:
mode:
Diffstat (limited to 'dissector_80211.c')
0 files changed, 0 insertions, 0 deletions
6'>patch) treed6cbe8e45ad4687564d99584ae43fa5cb4010663 /net parentf12e7d95d12fa4dbe655bd038a6d38526a879deb (diff)
switchdev: bridge: Offload mc router ports
Offload the mc router ports list, whenever it is being changed. It is done because in some cases mc packets needs to be flooded to all the ports in this list. Signed-off-by: Nogah Frankel <nogahf@mellanox.com> Signed-off-by: Yotam Gigi <yotamg@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Ivan Vecera <ivecera@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r--net/bridge/br_multicast.c15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/bridge/br_multicast.c b/net/bridge/br_multicast.c