WPS: Add support for adding WPS Vendor Extensions
authorJean-Michel Bachot <jean-michelx.bachot@linux.intel.com>
Sat, 19 Mar 2011 09:44:42 +0000 (11:44 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 19 Mar 2011 10:22:16 +0000 (12:22 +0200)
commit4028a7fd4382ac0612fdd146f5a21ee01dc56fbe
tree3a2204ddc915644e8bfc9daa67fc928b39e4d978
parentf3cb52fb909acf0c34da5b7a571bbb1e3214dc1c
WPS: Add support for adding WPS Vendor Extensions

This adds the ability to add WPS vendor extensions to an AP (or GO).
They will be added to the WSC IE(s) in Beacon and Probe Response frames.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
src/ap/ap_config.h
src/ap/wps_hostapd.c
src/wps/wps.h
src/wps/wps_dev_attr.c
src/wps/wps_dev_attr.h
src/wps/wps_registrar.c