mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-10-20 02:56:47 +08:00
fix(wifi): add GCMP-128 cipher support for SoftAP and some bugfixes (52c200a)
- GCMP-256 SoftAP support was previously added as part of SAE Extended Key handling. - Fixes the authmode sent in WIFI_EVENT_STA_CONNECTED, which was previously taken directly from the AKM field. This caused incorrect values in some cases. - Updates the "security" log to show the correct wifi_auth_mode_t. - Fixes wrong authmode strength used in the connection path.
This commit is contained in:
Binary file not shown.
Reference in New Issue
Block a user