You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Hu Wang d578e890eb OWE: Skip beacon update of transition BSS if it is not yet enabled
When a single hostapd process manages both the OWE and open BSS for
transition mode, owe_transition_ifname can be used to clone the
transition mode information (i.e., BSSID/SSID) automatically. When both
BSSs use ACS, the completion of ACS on the 1st BSS sets state to
HAPD_IFACE_ENABLED and the OWE transition mode information is updated
for all the other BSSs. However, the 2nd BSS is still in the ACS phase
and the beacon update messes up the state for AP startup and prevents
proper ACS competion.

If 2nd BSS is not yet enabled (e.g., in ACS), skip beacon update and
defer OWE transition information cloning until the BSS is enabled.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
4 years ago
..
ap OWE: Skip beacon update of transition BSS if it is not yet enabled 4 years ago
common Add a vendor attribute to get OEM data 4 years ago
crypto Fix a typo in a comment 4 years ago
drivers nl80211: Control the registration for RRM frame with driver_param 4 years ago
eap_common EAP-SIM/AKA peer: Add support for EAP Method prefix 5 years ago
eap_peer EAP peer: Convert Boolean to C99 bool 4 years ago
eap_server EAP server: Convert Boolean to C99 bool 4 years ago
eapol_auth Add PRINTF_FORMAT for printf wrapper functions 4 years ago
eapol_supp EAPOL supp: Convert Boolean to C99 bool 4 years ago
fst FST: Convert Boolean to C99 bool 4 years ago
l2_packet l2_packet: Allow initialization without RX handling 4 years ago
p2p P2P: Increase number of channels per operating class 4 years ago
pae MACsec: Convert Boolean to C99 bool 4 years ago
radius RADIUS: Convert Boolean to C99 bool 4 years ago
rsn_supp OCV: Move "OCV failed" prefix to callers 4 years ago
tls PKCS#1: Debug dump invalid Signature EB 4 years ago
utils Add PRINTF_FORMAT for printf wrapper functions 4 years ago
wps Allow TKIP support to be removed from build 4 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules tests: Fix CFLAGS passing for new fuzzing tools 5 years ago