This patch adds support for unsolicited broadcast probe response transmission, used for in-band discovery in 6GHz, as mentioned in IEEE P802.11ax/D6.0 26.17.2.3.2, AP behavior for fast passive scanning. v2: New extended feature flag. Minor cleanup. Aloka Dixit (2): AP: Unsolicited broadcast probe resp support nl80211: Unsolicited bcast probe resp support hostapd/config_file.c | 4 +++ hostapd/hostapd.conf | 6 ++++ src/ap/ap_config.h | 2 ++ src/ap/beacon.c | 21 +++++++++++++ src/drivers/driver.h | 15 +++++++++ src/drivers/driver_nl80211.c | 51 +++++++++++++++++++++++++++++++ src/drivers/driver_nl80211.h | 1 + src/drivers/driver_nl80211_capa.c | 5 +++ 8 files changed, 105 insertions(+) -- 2.25.0 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap