]> git.ipfire.org Git - thirdparty/hostap.git/commit - hostapd/config_file.c
WPS: Allow hostapd process to control independent WPS interfaces
authorJouni Malinen <j@w1.fi>
Sun, 31 Mar 2013 08:48:52 +0000 (11:48 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 31 Mar 2013 09:34:35 +0000 (12:34 +0300)
commita679c0f2847b135da36c75271fa74d4df65e129a
tree598d0c7de6f7750e297776511f077ac37ffb629b
parentccdff940359a7123190cb7c50fdc01d60df0b0a0
WPS: Allow hostapd process to control independent WPS interfaces

The new wps_independent=1 configuration parameter can be used to remove
interfaces from the shared hostapd process WPS control (i.e., to apply
WPS operations only to a subset of interfaces instead of all).

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