]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - src/rsn_supp/wpa_i.h
Added support for enforcing frequent PTK rekeying
[thirdparty/hostap.git] / src / rsn_supp / wpa_i.h
index 150515541a8188a05f722a0a30ee5fc80c830000..95348da8a996053d5692901f155c83e15f1acb37 100644 (file)
@@ -60,6 +60,7 @@ struct wpa_sm {
        void *eap_conf_ctx;
        u8 ssid[32];
        size_t ssid_len;
+       int wpa_ptk_rekey;
 
        u8 own_addr[ETH_ALEN];
        const char *ifname;