wpa_cli: Completion for remove, select, disable, enable network
authorMikael Kanstrup <mikael.kanstrup@sonymobile.com>
Tue, 24 Mar 2015 16:10:39 +0000 (17:10 +0100)
committerJouni Malinen <j@w1.fi>
Thu, 26 Mar 2015 20:53:37 +0000 (22:53 +0200)
commit1ca6c0f1f1255008b9870e9bea4e648dc7c7412a
tree4a736bd671c44d5fff4a5d7f92b9ef15e1e5655d
parent7e6cc90805c86dfc14a73cd9e48fc1fdabd1f448
wpa_cli: Completion for remove, select, disable, enable network

Add command completion routines for remove_network, select_network,
disable_network, and enable_network commands.

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