mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
fix(wifi): improve WPA3-Enterprise and SAE authmode validation in scan
- Enforce TKIP cipher prohibition for WPA3-Enterprise per WFA spec - Validate PMF and TKIP cipher combinations (TKIP incompatible with MFPR) - Fix WPA+RSN IE handling for SAE authmode detection - Add FT-SAE to AKM selection in WPA2/WPA3 mixed mode (MFPC) - Improve enterprise authmode fallback validation with TKIP/MFPR checks - Classify TKIP-only RSN IE APs as WPA per WPA2 Test Plan v1.19 §3.2.8.1 Addresses WPA3-Enterprise certification compliance and improves scan result accuracy for enterprise and WPA3 networks.
This commit is contained in:
+1
-1
Submodule components/esp_wifi/lib updated: f84f05505a...18b7aae0fe
Reference in New Issue
Block a user