]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0: Allow OSEN connection to be used in an RSN BSS
authorJouni Malinen <jouni@codeaurora.org>
Tue, 29 May 2018 17:09:53 +0000 (20:09 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 29 May 2018 20:34:22 +0000 (23:34 +0300)
commitf5a602168f982dc45bad4e23479ba1b20cfc625e
tree82d7607189a2780349a457fde09d358896565d80
parent8d660a4bac1a20097b14945841fe97feb445e4be
HS 2.0: Allow OSEN connection to be used in an RSN BSS

This allows a single BSS/SSID to be used for both data connection and
OSU. In wpa_supplicant configuration, the current proto=OSEN
key_mgmt=OSEN combination is now allowing both the old separate OSEN
BSS/IE and the new RSN-OSEN to be used.

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