]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Fix SAE + FT-SAE behavior in association parameter selection
authorJouni Malinen <jouni@codeaurora.org>
Tue, 26 Mar 2019 04:29:34 +0000 (06:29 +0200)
committerJouni Malinen <jouni@codeaurora.org>
Tue, 26 Mar 2019 20:50:17 +0000 (22:50 +0200)
commit322d328e71a4c6874d10ec169d18ea76e4a23bbe
treef3203d7cc20b0c95f17ea433a891e5eb459a9d9b
parent1b232c1b96e8925680feed2a92e6a496eb6a2302
FT: Fix SAE + FT-SAE behavior in association parameter selection

Do not try to initialize FT reassociation if the selected AKM is for SAE
instead of FT-SAE when both of these are enabled in a network profile.
This fixes an issue with MDE being included in an (Re)Association
Request frame even when using a non-FT AKM (which is something that
results in hostapd rejecting the association).

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