Do some fixes in scan handling with MLO and also fixes deferred first link BSS radius/auth server/802.1X initialization. Aditya Kumar Singh (3): AP MLD: fix deferred first link BSS's radius, auth server and 802.1X initialization nl80211: fix scan request and its related events handling with MLO nl80211: fix simultaneous scanning failure in case of MLO Harshitha Prem (1): ACS: handle ACS scan start request failure with error code -EBUSY --- src/ap/acs.c | 62 ++++++++++--- src/ap/acs.h | 3 + src/ap/ap_drv_ops.c | 6 ++ src/ap/authsrv.c | 16 +++- src/ap/hostapd.c | 96 ++++++++++++------- src/ap/hostapd.h | 1 + src/ap/ieee802_1x.c | 15 ++- src/drivers/driver.h | 8 ++ src/drivers/driver_nl80211.c | 20 +++- src/drivers/driver_nl80211.h | 3 +- src/drivers/driver_nl80211_event.c | 144 +++++++++++++++++++---------- src/drivers/driver_nl80211_scan.c | 61 +++++++++++- wpa_supplicant/scan.c | 1 + 13 files changed, 327 insertions(+), 109 deletions(-) base-commit: ed78f56dcecb46a36fe0bfffeeb90b78f8b31b9d -- 2.34.1 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap