]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/ap_config.h
Allow ACS channel list to be configured as frequencies (in MHz)
[thirdparty/hostap.git] / src / ap / ap_config.h
index 23416c6ebf332a44eb87c3a61bebd26eb7150b4e..a3b9b5d50697f8fceeb76890e8ee029e50a9e89e 100644 (file)
@@ -882,6 +882,8 @@ struct hostapd_config {
        u8 edmg_channel;
        u8 acs;
        struct wpa_freq_range_list acs_ch_list;
+       struct wpa_freq_range_list acs_freq_list;
+       u8 acs_freq_list_present;
        int acs_exclude_dfs;
        enum hostapd_hw_mode hw_mode; /* HOSTAPD_MODE_IEEE80211A, .. */
        enum {