WPS: Allow AP to start in Enrollee mode without AP PIN for probing
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 27 Jul 2010 01:12:08 +0000 (18:12 -0700)
committerJouni Malinen <j@w1.fi>
Tue, 27 Jul 2010 01:12:08 +0000 (18:12 -0700)
commit6195adda9b4306cda2b06b930c59c95832d026a9
tree900c25c479ccc2260dfea88d98c282f569cde79c
parent67ccef7e6c1a28a074b7d217965cde58c841c598
WPS: Allow AP to start in Enrollee mode without AP PIN for probing

In theory, this should not really be needed, but Windows 7 uses
Registrar mode to probe AP's WPS capabilities before trying to use
Enrollee and fails if the AP does not allow that probing to happen.
This allows the AP to start as an Enrollee and send M1, but refuse
to continue beyond that (M3 will not be sent if AP PIN is not known).
src/ap/ap_config.c
src/ap/wps_hostapd.c
src/eap_server/eap_server_wsc.c
src/wps/wps_upnp_web.c