esp-idf/components/wpa_supplicant
Nachiket Kukade 2343aab4da 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-09 15:40:08 +05:30
..
include wpa_supplicant: Port dpp feature from supplicant 2020-04-14 18:53:35 +05:30
port wpa_supplicant: Support for mbedtls tls handshake 2020-07-27 18:47:27 +05:30
src wpa_supplicant: Increase PMK Lifetime to a very high value 2020-11-09 15:40:08 +05:30
test wpa_supplicant: Port dpp feature from supplicant 2020-04-14 18:53:35 +05:30
CMakeLists.txt wpa_supplicant: Fix failure to link under some circumstances 2020-10-26 15:12:48 +11:00
component.mk wpa_supplicant: Support for mbedtls tls handshake 2020-07-27 18:47:27 +05:30
COPYING wpa_supplicant: replace pre-built crypto library with source code 2016-11-04 14:58:47 +08:00
Kconfig wpa_supplicant: Support for mbedtls tls handshake 2020-07-27 18:47:27 +05:30