diff options
author | Tobias Waldekranz <tobias@waldekranz.com> | 2020-11-15 00:45:56 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-17 09:16:11 -0800 |
commit | e468d141b993ec9e58bdf515ed32fd9eb4fccdd0 (patch) | |
tree | 7525c0d7afb08e05bd1c047e9710d5ebfcb4e00a /fs | |
parent | 72308ecbf33b145641aba61071be31a85ebfd92c (diff) | |
download | linux-e468d141b993ec9e58bdf515ed32fd9eb4fccdd0.tar.bz2 |
net: dsa: tag_dsa: Allow forwarding of redirected IGMP traffic
When receiving an IGMP/MLD frame with a TO_CPU tag, the switch has not
performed any forwarding of it. This means that we should not set the
offload_fwd_mark on the skb, in case a software bridge wants it
forwarded.
This is a port of:
1ed9ec9b08ad ("dsa: Allow forwarding of redirected IGMP traffic")
Which corrected the issue for chips using EDSA tags, but not for those
using regular DSA tags.
Signed-off-by: Tobias Waldekranz <tobias@waldekranz.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions