wpa_cli: Implement completion routine for get_network/set_network
authorMikael Kanstrup <mikael.kanstrup@sonymobile.com>
Tue, 24 Mar 2015 16:10:38 +0000 (17:10 +0100)
committerJouni Malinen <j@w1.fi>
Thu, 26 Mar 2015 20:53:37 +0000 (22:53 +0200)
commit7e6cc90805c86dfc14a73cd9e48fc1fdabd1f448
treee9d3b0cfc8eb6c4280742aeeb1e7be26e289718b
parent32a097fdd26b9401fbd22054a2a01ba2d71f139a
wpa_cli: Implement completion routine for get_network/set_network

Add command completion routine for get_network and set_network that
guide user with both network id and network parameters.

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