]> git.ipfire.org Git - thirdparty/hostap.git/commit
hostapd: Add wps_config ctrl_interface command for configuring AP
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 21 Oct 2010 13:49:41 +0000 (16:49 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 21 Oct 2010 13:49:41 +0000 (16:49 +0300)
commit450eddcfaeca2a2c6b648773e14169c0f238d15e
tree888086073373762cb5e9808601886379be97c797
parent7374b68ee977e316e1ad5d36fbea3eea8ca5816b
hostapd: Add wps_config ctrl_interface command for configuring AP

This command can be used to configure the AP using the internal
WPS registrar. It works in the same way as new AP settings received
from an ER.
hostapd/README-WPS
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_registrar.c