FT: Validate MDIE and FTIE in FT 4-way handshake message 2/4
This commit is contained in:
parent
0d7b44099f
commit
0f857f43df
5 changed files with 67 additions and 13 deletions
|
@ -118,6 +118,7 @@ struct wpa_state_machine {
|
|||
size_t r0kh_id_len;
|
||||
u8 sup_pmk_r1_name[WPA_PMK_NAME_LEN]; /* PMKR1Name from EAPOL-Key
|
||||
* message 2/4 */
|
||||
u8 *assoc_resp_ftie;
|
||||
#endif /* CONFIG_IEEE80211R */
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue