]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Allow wildcard UUID PIN to be used twice
authorGanesh Prasadh <garumuga@qca.qualcomm.com>
Wed, 8 Feb 2012 10:37:57 +0000 (12:37 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 8 Feb 2012 10:37:57 +0000 (12:37 +0200)
commit84751b98c151f70c322b6b7f70d967400e147852
treeaa6ead2e5bd62e4828c467d799019985b78598ee
parenta91e268c5e9cc00c382f287a2749250a0b9ef096
WPS: Allow wildcard UUID PIN to be used twice

Previously, PINs that are added with a wildcard UUID were allowed to
be used only by a single Enrollee. However, there may be more than one
Enrollee trying to connect when an AP indicates that active Registrar
is present. As a minimal workaround, allow two Enrollees to try to use
the wildcard PIN. More complete extension could use timeout and allow
larger set of Enrollees to try to connect (while still keeping in mind
PIN disabling requirement after 10 failed attempts).

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