This patchset adds FILS discovery support with some 6GHz specific details. v2: New extended feature flag. Minor cleanup. Aloka Dixit (3): 6G: Define FILS discovery frame elements AP: Add FILS discovery support nl80211: Add FILS discovery support hostapd/config_file.c | 4 + hostapd/hostapd.conf | 5 + src/ap/ap_config.c | 1 + src/ap/ap_config.h | 2 + src/ap/beacon.c | 263 ++++++++++++++++++++++++++++++ src/common/ieee802_11_defs.h | 36 ++++ src/drivers/driver.h | 20 +++ src/drivers/driver_nl80211.c | 54 ++++++ src/drivers/driver_nl80211.h | 1 + src/drivers/driver_nl80211_capa.c | 4 + 10 files changed, 390 insertions(+) -- 2.25.0 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap