]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS AP: Add support for reconfiguration with in-memory config
authorJouni Malinen <j@w1.fi>
Sun, 31 Mar 2013 08:26:29 +0000 (11:26 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 31 Mar 2013 09:34:35 +0000 (12:34 +0300)
commitccdff940359a7123190cb7c50fdc01d60df0b0a0
treee2d97a716974edd70474542a842d505a98997c7f
parent8970bae806a51aa7b4d7b106d51814bb1009cf01
WPS AP: Add support for reconfiguration with in-memory config

This allows WPS to update AP configuration in the case no hostapd
configuration file is used (i.e., dynamic configuration through the
control interface).

Signed-hostap: Jouni Malinen <j@w1.fi>
src/ap/hostapd.c
src/ap/wps_hostapd.c