]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/ap/ap_config.h
AP: Allow PTK rekeying without Ext KeyID to be disabled as a workaround
[thirdparty/hostap.git] / src / ap / ap_config.h
index ca9ae14cda9cbecebf0706a2359b0b70f06c44fd..b6e11f25f50aba78e2a7915db96fb7f0caacb4bf 100644 (file)
@@ -370,6 +370,7 @@ struct hostapd_bss_config {
        int wpa_strict_rekey;
        int wpa_gmk_rekey;
        int wpa_ptk_rekey;
+       enum ptk0_rekey_handling wpa_deny_ptk0_rekey;
        u32 wpa_group_update_count;
        u32 wpa_pairwise_update_count;
        int wpa_disable_eapol_key_retries;