]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Use correct SSID profile for SAE auth retries during external auth
authorVeerendranath Jakkam <quic_vjakkam@quicinc.com>
Mon, 8 Aug 2022 11:33:38 +0000 (17:03 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 13 Sep 2022 02:53:05 +0000 (05:53 +0300)
commitd1a7626ff982ce96c1f2594977d32c6e7a02098a
tree7544caee9456ea6ea54430e85233a1bae41bf01a
parent096feac19431dfa0551aef5eb0212e0899e3a8e0
SAE: Use correct SSID profile for SAE auth retries during external auth

Previously, wpa_supplicant was using the current SSID for building the
SAE authentication commit frame for retries during external
authentication. But the external authentication SSID can be different
from the current SSID. Fix this by using the correct SSID profile.

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