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