]> git.ipfire.org Git - thirdparty/hostap.git/commit
cli: Add list_sta command
authorMikael Kanstrup <mikael.kanstrup@sonymobile.com>
Wed, 12 Oct 2016 12:18:59 +0000 (14:18 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 16 Oct 2016 09:28:02 +0000 (12:28 +0300)
commit4c43f44b29f19e45271cca5fe8573e061a66fcd2
tree4b6957309cf6f5c3b68a4266f66822cc1a11dbbb
parent85bab32522967e4de6c940e5c886fc6031f42753
cli: Add list_sta command

Add list_sta command to print addresses of all stations. Command
added to both wpa_cli and hostapd_cli.

Signed-off-by: Mikael Kanstrup <mikael.kanstrup@sonymobile.com>
hostapd/hostapd_cli.c
wpa_supplicant/wpa_cli.c