WNM: Add candidate list to BSS transition query
authorAvraham Stern <avraham.stern@intel.com>
Mon, 15 Feb 2016 14:53:43 +0000 (16:53 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 22 Feb 2016 17:53:04 +0000 (19:53 +0200)
commit9a493fab7302f0cfebf1fa5526a167bf1b80677c
tree5be65f3b652347991764258d7c25a52622cb6d5b
parent84d1c0fd5a5d49a29feae6327f6dbd75dd8a251e
WNM: Add candidate list to BSS transition query

Add an option to configure a candidate list to BSS transition query
("list" as the second argument to WNM_BSS_QUERY). The candidate list is
built from the available scan results. If no updated scan results (< 10
sec) are available, the command fails.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Avraham Stern <avraham.stern@intel.com>
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wnm_sta.c
wpa_supplicant/wnm_sta.h
wpa_supplicant/wpa_cli.c