diff options
author | Jouni Malinen <jouni.malinen@atheros.com> | 2010-09-24 15:44:26 -0700 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2010-09-24 15:44:26 -0700 |
commit | 95ee81e4e747e5abd5673aa6785164ae073efc68 (patch) | |
tree | 606f861729a3fd2923b4027d4a95bf22f856853e /wpa_supplicant/README-WPS | |
parent | f61039c75f3da79f6b2b216a65e79818052667fe (diff) | |
download | external_wpa_supplicant_8_ti-95ee81e4e747e5abd5673aa6785164ae073efc68.zip external_wpa_supplicant_8_ti-95ee81e4e747e5abd5673aa6785164ae073efc68.tar.gz external_wpa_supplicant_8_ti-95ee81e4e747e5abd5673aa6785164ae073efc68.tar.bz2 |
WPS: Documented wps_er_pin MAC address option
Diffstat (limited to 'wpa_supplicant/README-WPS')
-rw-r--r-- | wpa_supplicant/README-WPS | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/wpa_supplicant/README-WPS b/wpa_supplicant/README-WPS index 8a773e2..e866eb0 100644 --- a/wpa_supplicant/README-WPS +++ b/wpa_supplicant/README-WPS @@ -256,8 +256,11 @@ wps_er_config <UUID> <AP PIN> <new SSID> <auth> <encr> <new key> wps_er_pbc <Enrollee UUID> - accept an Enrollee PBC using External Registrar -wps_er_pin <Enrollee UUID> <PIN> +wps_er_pin <Enrollee UUID> <PIN> [Enrollee MAC address] - add an Enrollee PIN to External Registrar +- if Enrollee UUID is not known, "any" can be used to add a wildcard PIN +- if the MAC address of the enrollee is known, it should be configured + to allow the AP to advertise list of authorized enrollees WPS ER events: |