]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Invalidate wildcard PIN on other radios after successful use
authorJouni Malinen <jouni@qca.qualcomm.com>
Wed, 29 Feb 2012 18:42:48 +0000 (20:42 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 29 Feb 2012 18:42:48 +0000 (20:42 +0200)
commit1affa36cb5c044aef6425918263431b728428381
treef2a3b3fd39a2cf4c5fa50d75919cbe9da7748320
parent85ea132a13e81c0cb96ff471872f925008c9f80f
WPS: Invalidate wildcard PIN on other radios after successful use

If a wildcard PIN is used on any of the radios that hostapd is
controlling, invalidate the matching PIN on all the other radios
to avoid multiple uses of the same PIN.

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