]> git.ipfire.org Git - thirdparty/hostap.git/commit
FT: Do not try to use FT-over-air if reassociation cannot be used
authorJouni Malinen <j@w1.fi>
Fri, 4 Jan 2019 18:28:56 +0000 (20:28 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 4 Jan 2019 21:22:46 +0000 (23:22 +0200)
commitf808bd59e8c707f35ba34af14925894f83061d0f
treedb367e590e9ca3ad494d3e7efc3fa27f766890ca
parent63a7683b2d64156cc9409515483cc2f58d5d5ddc
FT: Do not try to use FT-over-air if reassociation cannot be used

There is no point in going through FT authentication if the next step
would have to use association exchange which will be rejected by the AP
for FT, so only allow FT-over-air if previous BSSID is set, i.e., if
reassociation can be used.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/sme.c