]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant_i.h
wpa_supplicant: Implement fast-associate on SelectNetwork
authorPaul Stewart <pstew@chromium.org>
Sun, 3 Feb 2013 19:08:31 +0000 (21:08 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 3 Feb 2013 19:08:31 +0000 (21:08 +0200)
commitcecdddc18419048dfe30866eb02c305c752a39c2
treed00db1a085ab09c67992ffdaab9e3955024d018f
parent9e737f08d41ab089b0737d3c002a62c4175be241
wpa_supplicant: Implement fast-associate on SelectNetwork

If scan results are available when we perform a SelectNetwork, use
them to make an associate decision.  This can save an entire scan
interval-worth of time in situations where something external to
wpa_supplicant (like a connection manager) has just previously
requested a scan before calling SelectNetwork.

Signed-hostap: Paul Stewart <pstew@chromium.org>
wpa_supplicant/events.c
wpa_supplicant/interworking.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h