]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/events.c
Do not use results from externally requested scan for network selection
authorJouni Malinen <j@w1.fi>
Thu, 26 Dec 2013 17:00:48 +0000 (19:00 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 26 Dec 2013 18:50:28 +0000 (20:50 +0200)
commit015af91fea2ec780cb44914bfc0cbc39932cf60d
treef57d4d85168bc26f089d484eed24a6c9bc12e27e
parentcf9189b94ca30cd1e0e753cade23f790fec15d90
Do not use results from externally requested scan for network selection

It may not always be desirable to trigger reassociation or network
change based on scan results from externally to wpa_supplicant trigger
scan operations. Skip network selection and roaming determination if the
received scan result is known to be triggered by something external to
wpa_supplicant. The control interface SCAN command can be used to
request wpa_supplicant to determine the best network.

Signed-hostap: Jouni Malinen <j@w1.fi>
wpa_supplicant/events.c