]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Convert WPA/TKIP-only to WPA+WPA2 mixed mode credential
authorJouni Malinen <jouni@codeaurora.org>
Fri, 17 Apr 2020 19:05:07 +0000 (22:05 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 17 Apr 2020 20:51:58 +0000 (23:51 +0300)
commit6255a8ac1f7016d2b1d089889917a131c0a4ef4d
treedaf80bfd5d908a28755f7f70f6b832c4c421ff3f
parent7162c6ecf5d2ce2bbfd6409d444b63aa392defb4
WPS: Convert WPA/TKIP-only to WPA+WPA2 mixed mode credential

This case of accepting WPA/TKIP-only credential based on internal
registrar request to configure an AP to use TKIP was still remaining
while all the WPS cases were supposed to enable mixed mode
automatically. This is bit of a corner case since this is based on
explicit local request to configure TKIP, but anyway, convert this one
as well to allow WPA2/CCMP to be used.

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