]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE: Fix PMKSA caching behavior in AP mode
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 1 Sep 2017 22:02:15 +0000 (01:02 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 4 Sep 2017 10:32:03 +0000 (13:32 +0300)
commite61fea6b467bec0702096c795b06195584d32a6c
treec648fc6a12f43f22a52e63771d0def32e8891c88
parenta6f238f2175a920f58277ad1a11fe3c42add1b07
SAE: Fix PMKSA caching behavior in AP mode

Add PMKID into EAPOL-Key 1/4 when using SAE and fix the PMK-from-PMKSA
selection in some cases where PSK (from passphrase) could have been
used.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/wpa_auth.c
src/ap/wpa_auth_glue.c