]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/ap_config.h
WPS: Allow hostapd process to control independent WPS interfaces
[thirdparty/hostap.git] / src / ap / ap_config.h
index 6606f72d7c220cfd559b51d7827b79a34eaf3a7d..d9ef984df62ff17d9ed5b399a8c6cf39c271b928 100644 (file)
@@ -340,6 +340,7 @@ struct hostapd_bss_config {
 
        int wps_state;
 #ifdef CONFIG_WPS
+       int wps_independent;
        int ap_setup_locked;
        u8 uuid[16];
        char *wps_pin_requests;