]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add support for indicating missing driver AKM capability flags
authorTanmay Garg <tanmayg@codeaurora.org>
Mon, 18 May 2020 10:22:44 +0000 (15:52 +0530)
committerJouni Malinen <j@w1.fi>
Sat, 6 Jun 2020 12:18:13 +0000 (15:18 +0300)
commit63653307df2dc4bd6b3429cbc63278da1f4def44
treeea48d45c679dc08db040e22a9bcfc95874e13564
parent18f3f99ac46701deeafd47bfc18bb97ace54cff5
Add support for indicating missing driver AKM capability flags

Add support for missing driver AKM capability flags from the list of
RSN_AUTH_KEY_MGMT_* flags and make these available through the
'GET_CAPABILITY key_mgmt' control interface command.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/drivers/driver.h
src/drivers/driver_nl80211_capa.c
wpa_supplicant/ctrl_iface.c