]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Report transmitted messages as control interface events
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 22 Oct 2017 09:35:06 +0000 (12:35 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 22 Oct 2017 14:21:57 +0000 (17:21 +0300)
commitaf48810ba388917a4be164574bb6b8e219acefe1
treebf69501be15a948bd51c5bdb757dcdb36e09af54
parenta707393494f7cc0cd3f7a314240792e24f68d333
DPP: Report transmitted messages as control interface events

This is helpful for testing purposes and also for upper layer components
that may want to show more detailed progress through a DPP exchange.
Both the DPP-TX and DPP-TX-STATUS events are provided.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/dpp_hostapd.c
src/common/wpa_ctrl.h
wpa_supplicant/dpp_supplicant.c