]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Conditionally set PMKID while notifying the external auth status
authorSunil Dutt <usdutt@codeaurora.org>
Fri, 16 Aug 2019 05:18:45 +0000 (10:48 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 16 Aug 2019 12:37:36 +0000 (15:37 +0300)
commit346d10cf824728d8f35f9bf78f5b0d7b73ef6222
treeae8d32cddd14a9e6c825633230c1a84d8d62477a
parentb7cd64876df682bb424cd8eb6ab4ba46f6354fc0
SAE: Conditionally set PMKID while notifying the external auth status

This is needed for the drivers implementing SME to include the PMKID in
the Association Request frame directly following SAE authentication.

This commit extends the commit d2b208384391 ("SAE: Allow PMKID to be
added into Association Request frame following SAE") for drivers with
internal SME that use the external authentication mechanism.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/sme.c