]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_cli.c
Interworking: Add ctrl_iface commands for managing credentials
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 16 Feb 2012 14:36:00 +0000 (16:36 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 16 Feb 2012 14:36:00 +0000 (16:36 +0200)
commitd94c9ee6ad61073cc8b419f3b54cc077cfb8d5bd
tree92689490b912855e5e702e8fce82a479dfd3aee1
parentf2c207515aa969e1ada77c33ea850e0778506a31
Interworking: Add ctrl_iface commands for managing credentials

New wpa_cli commands list_creds, add_cred, remove_cred, and set_cred
can now be used to manage credentials similarly to the commands used
with network blocks.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c