]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/ap_config.h
SAE: Add support for Anti-Clogging mechanism
[thirdparty/hostap.git] / src / ap / ap_config.h
index a1d2b048b513104dc79066ef07d93011b48b3ea2..b3efff76d2aa4e03e5cab946aa06cfa89024a3fa 100644 (file)
@@ -455,6 +455,8 @@ struct hostapd_bss_config {
 #endif /* CONFIG_RADIUS_TEST */
 
        struct wpabuf *vendor_elements;
+
+       unsigned int sae_anti_clogging_threshold;
 };