]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
Interworking: Prefer last added network during network selection
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 25 Feb 2014 20:37:57 +0000 (22:37 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 25 Feb 2014 20:37:57 +0000 (22:37 +0200)
commit3d910ef497b11e149cf41e772670f7a7fe3a1e19
treef7d1435879d838682fe2ca973188897d1219dc06
parentda60d9c1cadd03c0ed0944cfb7cf3e46d2924efa
Interworking: Prefer last added network during network selection

Previously, any network block could be used to select the BSS to connect
to when processing scan results after Interworking network selection.
This can result in somewhat unexpected network selection in cases where
credential preferences indicated that a specific network was selected,
but another network ended up getting used for the connection. While the
older networks continue to be valid, add special processing for this
initial post-interworking-connect case to get more consistent network
selection to match with the Interworking network selection result.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/events.c
wpa_supplicant/interworking.c
wpa_supplicant/notify.c
wpa_supplicant/wpa_supplicant_i.h