]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant.c
RSN: Do not allow connection to proceed without MFPC=1 if PMF required
authorJouni Malinen <jouni@codeaurora.org>
Fri, 16 Aug 2019 10:48:16 +0000 (13:48 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 16 Aug 2019 10:48:16 +0000 (13:48 +0300)
commitae05b6a215efbb89a4898cd361d75cf4f1cb1d37
tree6d296a2131b8cf295d4d962db97a9af7f5e8df74
parentded56f2fafb00090118f82a135aa63b393cc66cf
RSN: Do not allow connection to proceed without MFPC=1 if PMF required

PMF capability check is done as part of BSS selection routines, but
those are not used when going through the enforced roaming operation
("ROAM <BSSID>" control interface command). While that mechanism is
mainly for testing purposes, extend it to do the same check for PMF to
prevent cases where forced roaming could end up disabling PMF against
the local profile requirement.

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