]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Allow Device Password to be changed from M1 to M2
authorJouni Malinen <jouni@qca.qualcomm.com>
Thu, 14 Feb 2013 18:41:14 +0000 (20:41 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 14 Feb 2013 18:41:14 +0000 (20:41 +0200)
commitb4a17a6ea74b2ffba082e05c84730e979513042c
treee88c87970e059c4d489c6d59e7298e068557b83f
parent38a5ad6728e95d551ba3d5c56fa8d0d199d1e4e1
WPS: Allow Device Password to be changed from M1 to M2

Registrar is allowed to propose another Device Password ID in M2. Make
Enrollee validate Device Password ID in M2 to check if this happened.
This commit adds support for changing from NFC password token to default
PIN for the case where the AP is the Enrollee and has both the NFC
password token and AP PIN enabled at the same time.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/wps/wps.c
src/wps/wps_enrollee.c
src/wps/wps_i.h
src/wps/wps_registrar.c