]> git.ipfire.org Git - thirdparty/hostap.git/commit
HS 2.0: Add Roaming Consortium Selection network profile parameter
authorJouni Malinen <jouni@codeaurora.org>
Tue, 17 Apr 2018 14:12:22 +0000 (17:12 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 17 Apr 2018 14:26:56 +0000 (17:26 +0300)
commit6311547e7b20b2d6e6f9a639ad7b7491a1d68702
treed12b0d727413d946f84e1b9455625f56a5af0c1c
parentce952ebda00365ba95706732f732d119c538ea62
HS 2.0: Add Roaming Consortium Selection network profile parameter

This adds new roaming_consortium_selection network profile parameter
into wpa_supplicant. This is used to store the OI that was used for
network selection (INTERWORKING_SELECT) based on matching against the
Roaming Consortium OIs advertised by the AP. This can also be used when
using an external component to perform selection.

This commit adds the network profile parameter, but does not yet include
it in (Re)Association Request frames.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/README-HS20
wpa_supplicant/config.c
wpa_supplicant/config_file.c
wpa_supplicant/config_ssid.h
wpa_supplicant/interworking.c
wpa_supplicant/wpa_supplicant.conf