]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Make sure H2E PT is derived for external auth SSID profile
authorVeerendranath Jakkam <quic_vjakkam@quicinc.com>
Mon, 8 Aug 2022 10:18:53 +0000 (15:48 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 13 Sep 2022 02:10:17 +0000 (05:10 +0300)
commit76793cbbcacd35828b438f541c75000216a587f7
treeec2480c81572f205fdcde130274ef9258eb97139
parent122cdd59258e208f334aa3ada20643cf78c0b057
SAE: Make sure H2E PT is derived for external auth SSID profile

The driver's SME may choose a BSS of a different ESS (SSID) compared to
the current SSID and trigger external authentication. If the chosen SSID
is not associated/selected before by wpa_supplicant it won't have the
H2E PT derived. Make sure to derive PT for SSID indicated in the
external authentication request.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
wpa_supplicant/sme.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h