]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/ctrl_iface.c
WPS: Add new mechanism for generation NFC configuration token
authorJouni Malinen <j@w1.fi>
Thu, 28 Jun 2012 10:25:48 +0000 (13:25 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 28 Jun 2012 10:25:48 +0000 (13:25 +0300)
commit3cf7a59d4f4345c24f99e5422a680cec6b9356d0
treecf6f42aa1653b9591a525f9cff7b5cfd4a5ef93c
parent5bb7ae1f0ccca1474d8972dab582d136fef8d65b
WPS: Add new mechanism for generation NFC configuration token

The new hostapd ctrl_iface command WPS_NFC_CONFIG_TOKEN can now be used
to fetch payload for an NFC configuration token so that an external
program can be used to write this on an NFC tag.

Signed-hostap: Jouni Malinen <j@w1.fi>
hostapd/ctrl_iface.c
hostapd/hostapd_cli.c
src/ap/wps_hostapd.c
src/ap/wps_hostapd.h
src/wps/wps.h
src/wps/wps_common.c