esp-idf/components/wpa_supplicant
Nachiket Kukade 89a25e41c8 wpa_supplicant: Increase PMK Lifetime to a very high value
For WPA3 connection nearing PMK lifetime expiry, PMK Cache
needs a re-authentication or the cache will expire. After
current expiry of 12 hours Station ends up sending a deauth
to the AP. An SAE re-authentication also cannot occur without
a disconnection with current implementation. So increase the
PMK lifetime to 100 days for now.
2020-11-10 10:17:48 +00:00
..
include wpa_supplicant: add support for PAP, MS-CHAP and CHAP as Phase 2 algorithms for TTLS alongside MS-CHAPv2 2020-07-23 11:07:14 +00:00
port esp_rom: extract common ets apis into esp_rom_sys.h 2020-07-27 15:27:01 +08:00
src wpa_supplicant: Increase PMK Lifetime to a very high value 2020-11-10 10:17:48 +00:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
CMakeLists.txt wpa_supplicant: Fix failure to link under some circumstances 2020-10-13 18:25:29 +11:00
COPYING
Kconfig wpa_supplicant: Support for mbedtls tls handshake 2020-06-26 17:20:22 +05:30
component.mk wpa_supplicant: Support for mbedtls tls handshake 2020-06-26 17:20:22 +05:30