]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Use sae_pwe in network profile for STA mode
authorJouni Malinen <quic_jouni@quicinc.com>
Thu, 26 Sep 2024 20:19:54 +0000 (23:19 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 27 Sep 2024 09:44:30 +0000 (12:44 +0300)
commit5fb90cf3fa96ceea850db82be2e26082debd2f8f
treef8f105a5ba07e51abde9fa6b10d4f7861cd0395c
parente5eb6c240e63f4b3f9958dc5ce3af5b6d4ec8947
SAE: Use sae_pwe in network profile for STA mode

Commit 891bb1305bbd ("P2P: Enforce SAE-H2E for P2P GO in 6 GHz")
introduced a network profile specific sae_pwe to avoid having to change
the global sae_pwe parameter. However, this was enabled only for AP/P2P
GO mode. Extend that to cover STA mode as well.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
wpa_supplicant/ap.c
wpa_supplicant/events.c
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h