]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_cli.c
Add 'SCAN TYPE=ONLY' functionality
authorDmitry Shmidt <dimitrysh@google.com>
Thu, 7 Feb 2013 16:06:51 +0000 (18:06 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 7 Feb 2013 16:09:50 +0000 (18:09 +0200)
commit66fe0f703cb4d360950c1c551dc2691c0788b442
treefb57fd2fd30e2707d9f71c22013a0d91e2b5a867
parentff3ad3c5311128f2a82d72cfa2ee47c96628c89c
Add 'SCAN TYPE=ONLY' functionality

Usual manual scan request may cause reassociation due to several
reasons. New command is intended to perform pure scan without taking any
automatic action based on the results.

Signed-off-by: Dmitry Shmidt <dimitrysh@google.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/events.c
wpa_supplicant/scan.c
wpa_supplicant/scan.h
wpa_supplicant/wpa_cli.c