]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Add DPP_CONTROLLER commands to hostapd_cli and wpa_cli
authorDisha Das <dishad@codeaurora.org>
Thu, 10 Dec 2020 06:05:32 +0000 (11:35 +0530)
committerJouni Malinen <j@w1.fi>
Wed, 16 Dec 2020 16:04:15 +0000 (18:04 +0200)
commitb709bb40fd101c399eeb801ec3f8a392f1e08fb8
tree7b52178306d85b46f3eb5b2971fa5c4fb0f07252
parent6ead8b897fed9ba3f35e8d1ba632a6e8b0cc9c0f
DPP2: Add DPP_CONTROLLER commands to hostapd_cli and wpa_cli

Add the DPP control interface DPP_CONTROLLER_START and
DPP_CONTROLLER_STOP commands to the CLIs.

Signed-off-by: Disha Das <dishad@codeaurora.org>
hostapd/hostapd_cli.c
wpa_supplicant/wpa_cli.c