HS 2.0R2: Allow excluded network to be selected based on user override
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 9 Aug 2013 17:37:28 +0000 (20:37 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 25 Feb 2014 23:24:23 +0000 (01:24 +0200)
commit28f2a7c407cf401be286d04e2f56141621fd741f
treecca33c80784e5d1a63ab3841fc9ae8a6f867aad2
parent33fb8c526cba1a5191d53f06773eaf3ba7cd2883
HS 2.0R2: Allow excluded network to be selected based on user override

Move excluded SSID filtering step to the end of credential validation
process and return list of BSSes that would otherwise have matching
credentials, but have an excluded SSID. Automatic network selection will
not select such a network, but interworking_connect command can be used
to pick excluded networks.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/wpa_ctrl.h
wpa_supplicant/interworking.c