]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/wps/wps_defs.h
WPS 2.0: Convert new attributes into WFA vendor extension
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 29 Jul 2010 17:23:20 +0000 (10:23 -0700)
committerJouni Malinen <j@w1.fi>
Thu, 9 Sep 2010 13:07:49 +0000 (06:07 -0700)
commitfdc9eeb175a297fd7423b2814ce796fcaa21e181
treee4e07c5d56a3f6929e3201c46249a39781777b2f
parentac4dcaf7bf2ab86823314b1b161e13d802d0ea58
WPS 2.0: Convert new attributes into WFA vendor extension

The WSC 2.0 specification moved to use another design for the new
attributes to avoid backwards compatibility issues with some
deployed implementations.
src/wps/wps.c
src/wps/wps_attr_build.c
src/wps/wps_attr_parse.c
src/wps/wps_defs.h
src/wps/wps_enrollee.c
src/wps/wps_er.c
src/wps/wps_i.h
src/wps/wps_registrar.c
src/wps/wps_upnp.c