WPS: Allow vendor specific attribute to be added into M1
authorAnirban Sirkhell <anirban@qca.qualcomm.com>
Tue, 3 Apr 2012 21:08:57 +0000 (00:08 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 3 Apr 2012 21:08:57 +0000 (00:08 +0300)
commit71dd3b78f90a5ca4d5f56966df024c676af177be
tree2fc4104d83c6ce9f428633dfaa515dc1d88548a7
parent2e9f078c8dde5abfe7025513deb417c679502e99
WPS: Allow vendor specific attribute to be added into M1

wps_vendor_ext_m1 configuration parameter can now be used to add a
vendor specific attribute into the WPS M1 message, e.g., for
Windows Vertical Pairing.

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/wps/wps.h
src/wps/wps_dev_attr.c
src/wps/wps_dev_attr.h
src/wps/wps_enrollee.c
wpa_supplicant/config.c
wpa_supplicant/config.h
wpa_supplicant/config_file.c
wpa_supplicant/wpa_supplicant.conf
wpa_supplicant/wps_supplicant.c