diff options
author | 2025-03-25 14:31:25 -0700 | |
---|---|---|
committer | 2025-04-23 16:59:02 +0200 | |
commit | 1a4a6a22552ca9d723f28a1fe35eab1b9b3d8b33 (patch) | |
tree | b13f9965891ec8b490d1c6032f0c9beee1cafb6d /net/wireless | |
parent | wifi: mac80211: Create separate links for VLAN interfaces (diff) | |
download | linux-rng-1a4a6a22552ca9d723f28a1fe35eab1b9b3d8b33.tar.xz linux-rng-1a4a6a22552ca9d723f28a1fe35eab1b9b3d8b33.zip |
wifi: mac80211: VLAN traffic in multicast path
Currently for MLO, sending out multicast frames on each link is handled by
mac80211 only when IEEE80211_HW_MLO_MCAST_MULTI_LINK_TX flag is not set.
Dynamic VLAN multicast traffic utilizes software encryption.
Due to this, mac80211 should handle transmitting multicast frames on
all links for multicast VLAN traffic.
Signed-off-by: Muna Sinada <muna.sinada@oss.qualcomm.com>
Link: https://patch.msgid.link/20250325213125.1509362-4-muna.sinada@oss.qualcomm.com
[remove unnecessary parentheses]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions