mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
436ceb381b
- 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.