WPS: Process old AP Settings in M7 when registering as external Registrar
authorJouni Malinen <j@w1.fi>
Thu, 27 Nov 2008 18:32:39 +0000 (20:32 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 27 Nov 2008 18:32:39 +0000 (20:32 +0200)
commit96a2ed9f506fc8d9064e14f40f3bba7603fc455f
treeaf93216b948d1f4e26ecdbecbbdb9a8fc7fe645b
parentfced73755fae986b14f74038eb0151ffdb4b6094
WPS: Process old AP Settings in M7 when registering as external Registrar

The old (i.e., currently used) AP Settings are processed. For now, they
are copied as-is into M8 as new AP Settings to avoid changing
configuration. This should be changed to allow external programs (e.g.,
GUI) to fetch the old AP settings over ctrl_iface and then allow
settings to be changed before sending M8 with the new settings.
src/eap_peer/eap_wsc.c
src/wps/wps_registrar.c