WPS: Add support for setting timeout for PIN
authorJouni Malinen <jouni.malinen@atheros.com>
Tue, 26 May 2009 14:44:44 +0000 (17:44 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 26 May 2009 14:44:44 +0000 (17:44 +0300)
commit077a781f7ab4e87955f1a97fcd0b939c74a57165
tree067e2f656417d894709389c1abd4f1df6b45f11b
parentb63303b86432561988ebaa61e13bc9c74457d7cf
WPS: Add support for setting timeout for PIN

hostapd_cli wps_pin command can now have an optional timeout
parameter that sets the PIN lifetime in seconds. This can be used
to reduce the likelihood of someone else using the PIN should an
active PIN be left in the Registrar.
hostapd/README-WPS
hostapd/ctrl_iface.c
hostapd/hostapd_cli.c
hostapd/wps_hostapd.c
hostapd/wps_hostapd.h
src/eap_peer/eap_wsc.c
src/wps/wps.h
src/wps/wps_registrar.c
wpa_supplicant/ap.c