]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP3: Allow external configuration to be specified on AP for PB
authorJouni Malinen <quic_jouni@quicinc.com>
Thu, 7 Jul 2022 21:12:07 +0000 (00:12 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 7 Jul 2022 21:14:06 +0000 (00:14 +0300)
commit7bbe859873565ac111eac6607d15f9fd11a3e70c
treee67d986c6ea4b2580fdb9809d2baf9fc500a5c6c
parent8db786a43b7ceebd44b2a6944765ee8eca142878
DPP3: Allow external configuration to be specified on AP for PB

While the most likely production use case for DPP push button is to
provision the AP's current configuration, there might be some use cases
for providing different configuration. Add possibility for doing this by
extending the DPP_PUSH_BUTTON command to accept an optional set of
parameters similarly to the other DPP commands for the Configurator.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
hostapd/ctrl_iface.c
hostapd/hostapd_cli.c
src/ap/dpp_hostapd.c
src/ap/dpp_hostapd.h
src/ap/hostapd.h