]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_supplicant.c
NDIS: Fix association for WPS provisioning with protected AP
authorJouni Malinen <j@w1.fi>
Sat, 4 Sep 2010 10:56:12 +0000 (13:56 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 Sep 2010 10:56:12 +0000 (13:56 +0300)
commit0c80427d773faae883414d132e6f8196b9f4f904
tree1ed61dc85558bb9ca21e7e714625e9bf023bc1c0
parent687179edb59c3fac156c9ef0bd43226866f92f19
NDIS: Fix association for WPS provisioning with protected AP

Some NDIS drivers require a workaround to allow them to associate
with a WPS AP that is already using protection (Privacy field = 1).
Let driver_ndis.c know if the AP is already using Privacy and if so,
configure a dummy WEP key to force the driver to associate.
src/drivers/driver.h
src/drivers/driver_ndis.c
wpa_supplicant/wpa_supplicant.c