mirror of
https://github.com/espressif/esp32-wifi-lib.git
synced 2025-10-20 02:56:47 +08:00

Backport following fixes: 1. Fix the bug for API_CHECK_ENABLED 2. Fix the bug that wpa2 enterprise sta can connect open AP 3. Fix TKIP/CCMP PN replay attack detection bug 4. Increase buffer number type from uint8_t to uint16_t to support more than 255 buffers 5. Avoid recalculating PMK if esp_wifi_set_config() is not called 6. Small fix about WiFi lib CI 7. Fix 5.5M signal test bug
921 KiB
921 KiB