This series adds support for P802.11ax/D4.0 9.4.2.170 (Reduced Neighbor Report element) Series depends on the multiple_bssid patches John Crispin (4): RNR: move crc32 generation to config load time RNR: add bss_parameters to the neighbor_db RNR: add short_ssid to neighbor_db entries RNR: add reduced neighbor reporting hostapd/config_file.c | 9 ++++ hostapd/ctrl_iface.c | 16 ++++++- hostapd/hostapd.conf | 3 ++ src/ap/ap_config.h | 1 + src/ap/beacon.c | 2 + src/ap/hostapd.c | 7 --- src/ap/hostapd.h | 2 + src/ap/ieee802_11.c | 89 ++++++++++++++++++++++++++++++++++++ src/ap/ieee802_11.h | 2 + src/ap/neighbor_db.c | 8 +++- src/ap/neighbor_db.h | 3 +- src/common/ieee802_11_defs.h | 13 ++++++ 12 files changed, 144 insertions(+), 11 deletions(-) -- 2.25.1 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap