]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Allow wpa_cli DPP_CONFIGURATOR_ADD without arguments
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 4 Jul 2017 12:38:52 +0000 (15:38 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 4 Jul 2017 12:38:52 +0000 (15:38 +0300)
commit623f95685d5eacc5a36a2bf14029dfd4da5611d4
tree2baf622d79fcf329859b066dcc4d16a52cf550a6
parent65fa9d96ae60d06dc42ff018ba3a6e412ebcf90f
DPP: Allow wpa_cli DPP_CONFIGURATOR_ADD without arguments

All the arguments to this command are optional, so do not mandate at
least one to be included in wpa_cli.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/wpa_cli.c