]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_cli.c
wpa_cli: Fetch the current BSSID list when starting interactive mode
authorJouni Malinen <j@w1.fi>
Sun, 5 May 2013 09:38:55 +0000 (12:38 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 5 May 2013 09:38:55 +0000 (12:38 +0300)
commit9be371437ed1f2122ad8efd2b1da6761ced33476
tree83659f3382553100f3cfd45e3eaa33a7aea6c120
parent69aa33411e1664ee292960688407f35a0f584e5e
wpa_cli: Fetch the current BSSID list when starting interactive mode

This makes tab completion work better in cases where wpa_cli is started
after wpa_supplicant has already discovered BSSes.

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