]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0 AP: Do not mandate PMF for HS 2.0 Indication in open OSU network
authorJouni Malinen <jouni@codeaurora.org>
Fri, 30 Aug 2019 12:22:42 +0000 (15:22 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 30 Aug 2019 12:22:42 +0000 (15:22 +0300)
commita762ba8b1e7d25f81f1f913825d05b083af0204b
tree843b900110574432b8394b079506b80590ad9c3b
parent65e2eb6e742b8186cd0e595de3c422841b878515
HS 2.0 AP: Do not mandate PMF for HS 2.0 Indication in open OSU network

Even though the station is not supposed to include Hotspot 2.0
Indication element in the Association Request frame when connecting to
the open OSU BSS, some station devices seem to do so. With the strict
PMF-required-with-Hotspot-2.0-R2 interpretation, such connection
attempts were rejected. Relax this to only perform the PMF check if the
local AP configuration has PMF enabled, i.e., for the production BSS.

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