]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add SAE to GET_CAPABILITY key_mgmt
authorJouni Malinen <jouni@codeaurora.org>
Fri, 21 Dec 2018 19:27:59 +0000 (21:27 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 21 Dec 2018 19:49:02 +0000 (21:49 +0200)
commit0fb292c08e2fa44eefbc56fb8674ace7e4be8bd0
treedfe44425011c2a75d5c4b66cd02c028376d09d1f
parent8ec7c99ee4c6b4aefd762cf2a47c0c6367d8f777
Add SAE to GET_CAPABILITY key_mgmt

Provide information about SAE AKM support in "GET_CAPABILITY key_mgmt"
for completeness. The "GET_CAPABILITY auth_alg" case is already
providing information about SAE support through user space SME.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/ctrl_iface.c