]> git.ipfire.org Git - thirdparty/hostap.git/commit
SAE H2E: Check H2E-only BSS membership selector only if SAE is enabled
authorJouni Malinen <jouni@codeaurora.org>
Mon, 20 Jan 2020 18:23:48 +0000 (20:23 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 20 Jan 2020 19:17:28 +0000 (21:17 +0200)
commit29dd0b3164a7e83099e89d80dfd309cc8d8307b4
tree2379f66adaa6d7dd001ed734dcac4ce3287d3858
parentf124367afb9e504f7ed4519c4752bc7d57ebe53a
SAE H2E: Check H2E-only BSS membership selector only if SAE is enabled

This BSS membership selector has impact only for SAE functionality, so
ignore it when configured not to use SAE. This allows WPA-PSK connection
to and AP that advertises WPA-PSK and SAE while requiring H2E for SAE.

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