]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
SAE: Support external authentication offload for driver-SME cases
authorSunil Dutt <usdutt@codeaurora.org>
Thu, 1 Feb 2018 11:31:28 +0000 (17:01 +0530)
committerJouni Malinen <j@w1.fi>
Fri, 2 Feb 2018 19:17:55 +0000 (21:17 +0200)
commit5ff39c1380d9dea794c5102c0b6d11d1b1e23ad0
tree67f50c523b3f9e0290a4929194f89e02d46a9db7
parent3382224082835170e0bc8adc30e851487fd102e6
SAE: Support external authentication offload for driver-SME cases

Extend the SME functionality to support the external authentication.
External authentication may be used by the drivers that do not define
separate commands for authentication and association
(~WPA_DRIVER_FLAGS_SME) but rely on wpa_supplicant's SME for the
authentication.

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