]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/sme.c
external-auth: Check key_mgmt when selecting SSID
authorCedric Izoard <Cedric.Izoard@ceva-dsp.com>
Mon, 26 Nov 2018 11:47:37 +0000 (11:47 +0000)
committerJouni Malinen <j@w1.fi>
Mon, 26 Nov 2018 17:09:25 +0000 (19:09 +0200)
commit18a0508a41e31f81ba4faf2fe63e0086d78842b5
tree2dffcbca121e6d9191ef24ed306c9a85cc776c7c
parenta3023841485e0e925236497cc777149b8dde7f18
external-auth: Check key_mgmt when selecting SSID

When selecting SSID to start external authentication procedure also
check the key_mgmt field as several network configuration may be defined
for the same SSID/BSSID pair. The external authentication mechanism is
only available for SAE.

Signed-off-by: Cedric Izoard <cedric.izoard@ceva-dsp.com>
wpa_supplicant/sme.c