WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keys
authorJouni Malinen <j@w1.fi>
Sat, 29 Nov 2008 10:11:56 +0000 (12:11 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 29 Nov 2008 10:11:56 +0000 (12:11 +0200)
commiteb76b7e3ffea75035836aa2313c3c69b60c2ac34
tree173617da4dac74651ad392992c1f3a61356abd72
parente9ab39b4446e10fe3502c741973ba36ec45de7c4
WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keys

WPS IE is now passed from hostapd association processing into EAP-WSC
and WPS processing. Request Type attribute is parsed from this
information and if the request is for a WLAN Manager Registrar,
additional management keys are derived (to be used with UPnP).
14 files changed:
hostapd/ap.h
hostapd/eapol_sm.c
hostapd/ieee802_11.c
hostapd/sta_info.c
src/eap_server/eap.c
src/eap_server/eap.h
src/eap_server/eap_i.h
src/eap_server/eap_wsc.c
src/wps/wps.c
src/wps/wps.h
src/wps/wps_common.c
src/wps/wps_defs.h
src/wps/wps_enrollee.c
src/wps/wps_i.h