These patches complete ACS functionality by: 1. add 40- MHz support in 2 GHz band. 2. fix the problem that ACS is not selecting the best channel in the segment. 3. extend the 320 MHz support so that - an option is added for user to specify perferred channelization in 320 MHz (320 MHz-1, 320 MHz-2 or both are OK) - the 320 MHz channelization chosen by ACS can be derived. Michael-CY Lee (4): ACS: Add 40- MHz support in 2GHz band. ACS: Fix ACS not selecting the best channel in the segment hostapd: add eht_bw320_offset configuration option ACS: Extend the 320 MHz support hostapd/config_file.c | 2 + hostapd/hostapd.conf | 8 +++ src/ap/acs.c | 142 ++++++++++++++++++++++++++++------------- src/ap/ap_config.c | 6 ++ src/ap/ap_config.h | 38 +++++++++++ src/ap/ctrl_iface_ap.c | 11 ++++ src/ap/drv_callbacks.c | 2 + 7 files changed, 166 insertions(+), 43 deletions(-) -- 2.25.1 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap