]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/wpa_cli.c
WPS: Fix wps_reg command documentation to require BSSID
authorJouni Malinen <jouni.malinen@atheros.com>
Mon, 25 Oct 2010 15:56:49 +0000 (18:56 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 25 Oct 2010 15:56:49 +0000 (18:56 +0300)
commit129eb428b1c8511d1d872e62b0b8e34c7f55f815
tree81ecaaaec556f4184e74763b4a172afed51ed17e
parent3071e18109502e7504ab6e3d19a2de102e1f7050
WPS: Fix wps_reg command documentation to require BSSID

Replacing the BSSID with 'any' has never worked with wps_reg
command, so better not claim it could work. In addition, reject
this is wpa_supplicant to make it clearer that the operation
fails.
wpa_supplicant/ctrl_iface.c
wpa_supplicant/wpa_cli.c