OVMS3-idf/components/wpa_supplicant
Nachiket Kukade 5df2e6b19c wpa_supplicant: Fix EAP Re-authentication issue
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.

The full fix for the change includes a fix from wifi library
(commit - 36f99df849214fbf9b0d15e58554632a568e05aa).
2019-09-06 14:59:05 +05:30
..
include wpa_supplicant: Make internally used crypto headers private 2019-08-17 11:48:37 +00:00
port esp_wifi/supplicant: fix some supplicant bugs 2019-07-18 17:36:19 +08:00
src wpa_supplicant: Fix EAP Re-authentication issue 2019-09-06 14:59:05 +05:30
test supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
CMakeLists.txt wpa_supplicant: Make internally used crypto headers private 2019-08-17 11:48:37 +00:00
component.mk esp_wifi/supplicant: fix some supplicant bugs 2019-07-18 17:36:19 +08:00
COPYING wpa_supplicant: replace pre-built crypto library with source code 2016-11-04 14:58:47 +08:00
Kconfig esp_wifi/supplicant: fix some supplicant bugs 2019-07-18 17:36:19 +08:00