wpa_supplicant AP: Add preliminary support for WPS Internal Registrar
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 21 Apr 2009 13:45:16 +0000 (16:45 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 21 Apr 2009 13:45:16 +0000 (16:45 +0300)
commit3ec97afe571f159ea95213262c1c6b89965827d4
tree88828514155a3f5052505716d8bdcdb67796f6aa
parenta8d6ffa48f52648f344a06976303410bc7256e0f
wpa_supplicant AP: Add preliminary support for WPS Internal Registrar

When in AP mode, wpa_supplicant is now enabling WPS (only Internal
Registrar). wpa_cli wps_pbc and wps_pin commands can be used to initiate
WPS negotiation similarly to how this is done in station mode (though,
the BSSID parameter is ignored).
src/eap_server/eap_methods.h
wpa_supplicant/ap.c
wpa_supplicant/ap.h
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_supplicant.c