]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Add support for NFC configuration token from external program
authorJouni Malinen <j@w1.fi>
Thu, 28 Jun 2012 10:59:29 +0000 (13:59 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 28 Jun 2012 10:59:29 +0000 (13:59 +0300)
commitd7645d239de0fbdd88e89b1cd849e993ab4d3464
tree006f2c531c07f1d41cbac07a7bc1a265f631c3b2
parent3cf7a59d4f4345c24f99e5422a680cec6b9356d0
WPS: Add support for NFC configuration token from external program

The new wpa_supplicant ctrl_iface command WPS_NFC_TAG_READ can now be
used to process NFC tags read by external programs to initiate
wpa_supplicant to use NFC Configuration Token to create a new network.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/wps/wps.h
src/wps/wps_common.c
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c
wpa_supplicant/wps_supplicant.c
wpa_supplicant/wps_supplicant.h