Interworking: Add optional use of network selection on normal scans
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 28 Aug 2012 13:14:13 +0000 (16:14 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 28 Aug 2012 13:14:13 +0000 (16:14 +0300)
commit4d5bda5fca79c221f7714ffb85114d7b6bf4f9ff
tree4262aa0f3a07695bfedaf6b9fb42635b63914142
parentb1f122964e862bcb15d0237b4b852429957b7ebc
Interworking: Add optional use of network selection on normal scans

auto_interworking=1 configuration parameter can be used to request
wpa_supplicant to use Interworking network selection automatically as a
part of the normal (non-Interworking) network selection if the scan
results do not match with enabled networks. This makes scanning work
similarly to the "interworking_select auto" command.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/README-HS20
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/events.c
wpa_supplicant/interworking.c
wpa_supplicant/interworking.h
wpa_supplicant/scan.c
wpa_supplicant/wpa_supplicant.conf
wpa_supplicant/wpa_supplicant_i.h