]> git.ipfire.org Git - thirdparty/hostap.git/commit
dbus: Add boolean AllowRoam option to Scan() method options dictionary
authorDan Williams <dcbw@redhat.com>
Tue, 22 Oct 2013 13:09:46 +0000 (16:09 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 22 Oct 2013 13:09:46 +0000 (16:09 +0300)
commit538922a628d4f5403b9a96b171a59235bcb3d921
treea8256805e8b0e06e684a338173571ae625b24852
parentc6f5dec9c10ecddb419227acbb7860c44991029d
dbus: Add boolean AllowRoam option to Scan() method options dictionary

To disallow roaming when a scan request's results are read, callers
of the D-Bus Scan() method may add a new "AllowRoam" boolean key
to the scan options dictionary and set that key's value to FALSE.

Signed-hostap: Dan Williams <dcbw@redhat.com>
wpa_supplicant/dbus/dbus_new_handlers.c