WPS ER: Add command for configuring an AP
authorJouni Malinen <jouni.malinen@atheros.com>
Thu, 27 May 2010 21:01:48 +0000 (00:01 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 27 May 2010 21:01:48 +0000 (00:01 +0300)
commit7d6640a62cbb63a95bce60f4bae493dc40ca21d1
tree1387427892f6ab11999d1b0be10a24547b07d623
parent3085b8052ebe96957187e6103a0c0032391c7666
WPS ER: Add command for configuring an AP

wps_er_config can now be used to configure an AP. It is similar to
wps_er_learn, but instead of only learning the current AP settings,
it continues to send M8 with the new settings for the AP.
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