]> git.ipfire.org Git - thirdparty/hostap.git/commit
OWE: Support station SME-in-driver case
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 9 Oct 2017 09:35:14 +0000 (12:35 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 9 Oct 2017 09:35:14 +0000 (12:35 +0300)
commit109704657da1b41ab2132e62731643ed745d8f69
tree8714db88f3e1fc8c3b918b823858dc6b6881bdaf
parent26b96d050d6cfb80704e66c993766c99389c4baa
OWE: Support station SME-in-driver case

Previously, only the SME-in-wpa_supplicant case was supported. This
extends that to cover the drivers that implement SME internally (e.g.,
through the cfg80211 Connect command).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_supplicant.c