]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd_cli: Completion for further commands with STA parameter
authorMikael Kanstrup <mikael.kanstrup@sonymobile.com>
Wed, 21 Dec 2016 10:27:18 +0000 (11:27 +0100)
committerJouni Malinen <j@w1.fi>
Wed, 21 Dec 2016 10:55:36 +0000 (12:55 +0200)
commit86adff09e9cb8162c484bbfa11285ec06d802dfc
tree0596301f06403c0a5e467a3828f77fc41f4af43c
parent4f59ad0699c3dec5a215266ec78c3b9bc9525f2f
hostapd_cli: Completion for further commands with STA parameter

Yet some more commands take STA address as the only parameter. Add
command completion support for the following commands:

signature, sa_query, send_qos_map_conf and req_lci

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