]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Allow dpp_controller_start without arguments in CLIs
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 27 Jul 2022 09:33:40 +0000 (12:33 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 27 Jul 2022 09:33:40 +0000 (12:33 +0300)
commit4cfb484e90cb2c4f4dfd04af7ccdf8f1f46294a9
tree18fbee5eea26b4603477db6ebe0ba12cb0819ffa
parentc97000933cddd2560d53f67d62f31c887f6d8931
DPP: Allow dpp_controller_start without arguments in CLIs

The DPP_CONTROLLER_START control interface command can be used without
any arguments, so do not force at least a single argument to be included
in wpa_cli and hostapd_cli.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
hostapd/hostapd_cli.c
wpa_supplicant/wpa_cli.c