]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Allow Device Password Id changes between PIN methods
authorJouni Malinen <j@w1.fi>
Mon, 27 May 2013 21:35:47 +0000 (00:35 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 27 May 2013 21:35:47 +0000 (00:35 +0300)
commit9b1693a162d0c31752098d54181d2ef7631c6135
tree39d4e5069919275db0777174b5d5467975bf19e5
parent1ba51ec02b05ba265ef1a85a0d64e03e235bdda2
WPS: Allow Device Password Id changes between PIN methods

Commit b4a17a6ea74b2ffba082e05c84730e979513042c added support for the
WPS Registrar to change the Device Password based on WSC specification
design. However, this added validation for Registrar behavior which
resulted in preventing a common P2P use case from working. Relax the
validation rules for builds with P2P enabled to allow the Enrollee (P2P
client) accepting M1/M2 changes in Device Password Id between Default
and Registrar-specified PIN.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/wps/wps_enrollee.c