]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP3: Update version capability indication for hostapd
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 14 Dec 2021 17:43:54 +0000 (19:43 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 14 Dec 2021 17:45:43 +0000 (19:45 +0200)
commitcab51021c64f5b80524bd42df9189e5f40013585
tree1932ee6477ffcb58b7966eb882e82b298994d969
parentbc24a8a09e9a0b5ff266689158cb8cb945ff3864
DPP3: Update version capability indication for hostapd

The "GET_CAPABILITY dpp" command in wpa_supplicant was already extended
to cover DPP version 3, but the matching change for hostapd was
forgotten. Add that now.

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