]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Send external auth failure status to driver
authorSrinivas Dasari <dasaris@codeaurora.org>
Thu, 16 May 2019 09:21:36 +0000 (14:51 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 31 May 2019 13:52:15 +0000 (16:52 +0300)
commitfb6ebd1cedf34609b737555b3f12f0e50ce8ac02
tree1ef194137bf432601773586108030f8bbdbe4028
parent2552a3735a13446fae321509ace4d6888b8dd830
SAE: Send external auth failure status to driver

wpa_supplicant prepares auth commit request as part of the external
authentication (first SAE authentication frame), but it fails to get
prepared when wpa_supplicant is started without mentioning the SAE
password in configuration. Send this failure status to the driver to
make it aware that the external authentication has been aborted by
wpa_supplicant.

Signed-off-by: Srinivas Dasari <dasaris@codeaurora.org>
wpa_supplicant/sme.c