]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/ap.h
Add station table query to wpa_supplicant AP ctrl_iface
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 8 Sep 2009 09:58:02 +0000 (12:58 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 8 Sep 2009 09:58:02 +0000 (12:58 +0300)
commite653b622758d920ddb7589afb3cd8b38281fe403
tree438f1cc95c905166db8e3c889d4d85c731406e52
parentded30a6b4103c2c883734e862ee8861186b22309
Add station table query to wpa_supplicant AP ctrl_iface

"wpa_cli all_sta" and "wpa_cli sta <addr>" can now be used to fetch
information about stations associated with the
wpa_supplicant-controlled AP.
wpa_supplicant/Makefile
wpa_supplicant/ap.c
wpa_supplicant/ap.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c