mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-01 19:35:56 +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.