diff options
author | Jouni Malinen <jouni.malinen@atheros.com> | 2010-09-23 12:02:28 -0700 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2010-09-23 12:02:28 -0700 |
commit | 403b96fe4f31e4bf2ca7f2715da179bc7b025085 (patch) | |
tree | 53717a56fc209640cd8a2e73482748873ef18cac /hostapd/README-WPS | |
parent | 3981cb3cb81641813b1f51292032f2225ccdd70b (diff) | |
download | external_wpa_supplicant_8_ti-403b96fe4f31e4bf2ca7f2715da179bc7b025085.zip external_wpa_supplicant_8_ti-403b96fe4f31e4bf2ca7f2715da179bc7b025085.tar.gz external_wpa_supplicant_8_ti-403b96fe4f31e4bf2ca7f2715da179bc7b025085.tar.bz2 |
WPS: Add hostapd_cli get_config command
This can be used by a WPS UI to display the current AP configuration.
Diffstat (limited to 'hostapd/README-WPS')
-rw-r--r-- | hostapd/README-WPS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hostapd/README-WPS b/hostapd/README-WPS index 63b62a5..c052df6 100644 --- a/hostapd/README-WPS +++ b/hostapd/README-WPS @@ -236,6 +236,9 @@ hostapd_cli wps_ap_pin set <PIN> [timeout] - if the optional timeout parameter is given, the AP PIN will be enabled for the specified number of seconds +hostapd_cli get_config +- display the current configuration + Credential generation and configuration changes ----------------------------------------------- |