Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-20 | qtnfmac: signal that all packets coming from device are already flooded | Igor Mitsyanko | |
Firmware floods all packets that need to be flooded (multicast, broadcast, unknown unicast) as required. Tell kernel bridge subsystem it does not need to flood packet itself by marking each incoming frame with skb->offload_fwd_mark flag. Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> |