struct wpa_auth_config
has no member named sae_require_mfp
(IDFGH-14420)
#15200
Labels
Resolution: NA
Issue resolution is unavailable
Status: Done
Issue is done internally
Type: Bug
bugs in IDF
Answers checklist.
IDF version.
v5.5-dev-1346-gcc9fb5bd5e
Operating System used.
Linux
How did you build your project?
VS Code IDE
If you are using Windows, please specify command line type.
None
What is the expected behavior?
Previous dev build compiled the code.
What is the actual behavior?
Build now reports:
/home/dev/esp/master/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c:
In function 'hostap_init:
/home/dev/esp/master/esp-idf/components/wpa_supplicant/esp_supplicant/src/esp_hostap.c:171:14: error:
struct wpa_auth_confighas no member named
sae_require_mfp`171 | auth_conf->sae_require_mfp = 1;
Steps to reproduce.
Build using Espressif VS Code extension v1.90
Build or installation Logs.
More Information.
No response
The text was updated successfully, but these errors were encountered: