]> git.ipfire.org Git - thirdparty/hostap.git/commit
Prefer FT-SAE over FT-PSK if both are enabled
authorJouni Malinen <jouni@codeaurora.org>
Thu, 28 Mar 2019 01:27:35 +0000 (03:27 +0200)
committerJouni Malinen <jouni@codeaurora.org>
Thu, 28 Mar 2019 01:27:35 +0000 (03:27 +0200)
commit9af1eea37a08bfa31f48d1c2b54f05805c2bf1e8
tree4ca5f1730f5861300e0023501dfac35a594c100f
parent853bd19f22d2c53b6f85411f76b05c43c49a12dd
Prefer FT-SAE over FT-PSK if both are enabled

FT-SAE is considered stronger than FT-PSK, so prefer it over FT-PSK
similarly to how SAE is preferred over WPA-PSK.

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