mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 04:57:38 +00:00

EAP reauth frames are dropped at various stages due to current implementation of WPA2 ENT states and EAP SM init/deinit logic. Route EAPOL frames based on EAP pkt type and maintain EAP SM to facilitate EAP re-authentication process.