]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS ER: Add wps_er_set_config to use local configuration
authorJouni Malinen <jouni.malinen@atheros.com>
Wed, 20 Oct 2010 10:37:01 +0000 (13:37 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 20 Oct 2010 10:37:01 +0000 (13:37 +0300)
commitef10f4733f2f28cfe0094ae3429485a4a30c57be
treea66e8e08db38463276d1d1250fa291957caa8149
parentcbbf4a1cc3f3341b0ffe0d3caeae4fa2560feb64
WPS ER: Add wps_er_set_config to use local configuration

This command can be used to enroll a network based on a local
network configuration block instead of having to (re-)learn the
current AP settings with wps_er_learn.
src/wps/wps.h
src/wps/wps_er.c
wpa_supplicant/README-WPS
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c
wpa_supplicant/wps_supplicant.c
wpa_supplicant/wps_supplicant.h