]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_cli.c
Add driver status information to control interface
authorJouni Malinen <j@w1.fi>
Sat, 28 Sep 2013 14:19:30 +0000 (17:19 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 28 Sep 2013 14:19:30 +0000 (17:19 +0300)
commita771c07dfc621c5fdd1483643fcc467d760d5e9d
treeb738b91a35a42ae4d60ebb5aa8df9a7100527974
parent739faee2a99184c8b2608dc7618a22442375a3c0
Add driver status information to control interface

STATUS-DRIVER command can now be used to fetch driver interface status
information. This is mainly for exporting low-level driver interface
information for debug purposes.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/drivers/driver.h
src/drivers/driver_nl80211.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/driver_i.h
wpa_supplicant/wpa_cli.c