This patchset adds FILS discovery support with some 6GHz specific details. v3: Fixed NSS value calculation in FILS capability. 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 | 288 ++++++++++++++++++++++++++++++ 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, 415 insertions(+) base-commit: 6ead8b897fed9ba3f35e8d1ba632a6e8b0cc9c0f -- 2.25.0 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap