[PATCH 0/2] Get roaming candidates from cli
Gery Kahn
geryk
Thu Jul 28 06:40:43 PDT 2011
The wpa_supplicant collects candidates for roaming during background scanning.
This candidate list only available on de-initialization while saved to a file.
The patch provides new cli command to get the list at runtime.
Gery Kahn (2):
New bgscan operation for list of candidates
Add wpa_cli command for list of roaming candidates
wpa_supplicant/bgscan.c | 10 ++++++++++
wpa_supplicant/bgscan.h | 9 +++++++++
wpa_supplicant/bgscan_learn.c | 39 +++++++++++++++++++++++++++++++++++++++
wpa_supplicant/ctrl_iface.c | 9 +++++++++
wpa_supplicant/wpa_cli.c | 10 ++++++++++
5 files changed, 77 insertions(+), 0 deletions(-)
More information about the Hostap
mailing list