Skip to content
Commit 17196425 authored by John Crispin's avatar John Crispin Committed by Johannes Berg
Browse files

mac80211: MBSSID support in interface handling



Configure multiple BSSID and enhanced multi-BSSID advertisement (EMA)
parameters in mac80211 for AP mode.

For each interface, 'mbssid_tx_vif' points to the transmitting interface of
the MBSSID set. The pointer is set to NULL if MBSSID is disabled.

Function ieee80211_stop() is modified to always bring down all the
non-transmitting interfaces first and the transmitting interface last.

Signed-off-by: default avatarJohn Crispin <john@phrozen.org>
Co-developed-by: default avatarAloka Dixit <alokad@codeaurora.org>
Signed-off-by: default avatarAloka Dixit <alokad@codeaurora.org>
Link: https://lore.kernel.org/r/20210916025437.29138-3-alokad@codeaurora.org


[slightly change logic to be more obvious]
Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent dc1e3cb8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment