]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/wpa_auth.h
AP: Allow PTK rekeying without Ext KeyID to be disabled as a workaround
[thirdparty/hostap.git] / src / ap / wpa_auth.h
index 93e0c745d30b59512ee12b13f0df320c292c18e7..1f7ba4899dd37128edf08ea47ea458b34be7eefa 100644 (file)
@@ -176,6 +176,7 @@ struct wpa_auth_config {
        int wpa_strict_rekey;
        int wpa_gmk_rekey;
        int wpa_ptk_rekey;
+       int wpa_deny_ptk0_rekey;
        u32 wpa_group_update_count;
        u32 wpa_pairwise_update_count;
        int wpa_disable_eapol_key_retries;