From: Benjamin Berg <benjamin@xxxxxxxxxxxxxxxx> As the subject says it. Somewhat random fixes and cleanups that are mostly related to the WNM code. Avraham Stern (1): WNM: Wait for BTM response tx status before roaming Benjamin Berg (7): WNM: Define a stub wnm_is_bss_excluded if WNM is disabled wpa_supplicant: Add a for_each_valid_links helper WNM: Drop check for current_ssid WNM: Drop explicit SSID check WNM: Drop explicit wpa_is_bss_tmp_disallowed check WNM: Do not store coloc_intf_elems WNM: Keep BTM information until connection completes Ilan Peer (1): nl80211: Explicitly differentiate between 5GHz mode and 6GHz mode src/ap/hw_features.c | 8 +- src/drivers/driver.h | 5 ++ src/drivers/driver_nl80211_capa.c | 11 ++- wpa_supplicant/bss.c | 10 ++- wpa_supplicant/ctrl_iface.c | 7 +- wpa_supplicant/events.c | 18 ++-- wpa_supplicant/rrm.c | 5 +- wpa_supplicant/sme.c | 20 ++--- wpa_supplicant/wnm_sta.c | 139 ++++++++++++++++-------------- wpa_supplicant/wnm_sta.h | 27 +++++- wpa_supplicant/wpa_supplicant.c | 16 ++-- wpa_supplicant/wpa_supplicant_i.h | 7 +- 12 files changed, 154 insertions(+), 119 deletions(-) -- 2.43.0 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap