]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/ap_config.h
DPP2: Allow AP to require or reject PFS
[thirdparty/hostap.git] / src / ap / ap_config.h
index e0f645f7b93a9c3dd0f1eb8ff84b54c073ca0759..7930fc3743819254c3f551940ebd2d6c50855e89 100644 (file)
@@ -741,6 +741,7 @@ struct hostapd_bss_config {
 #ifdef CONFIG_DPP2
        struct dpp_controller_conf *dpp_controller;
        int dpp_configurator_connectivity;
+       int dpp_pfs;
 #endif /* CONFIG_DPP2 */
 #endif /* CONFIG_DPP */