Introduce new control event for notification of DPP presence announcement frames. Enable external programs to instrument hostapd and wpa_supplicant with DPP provisioning information (qrcode, network info) on-demand. Further allows hostapd and wpa_supplicant to be more memory efficient when the configurator needs to manage a large number of enrollees. Original standalone patch converted to patchset to separate changes in common code, hostapd, and wpa_supplicant. Changes in v2: - Define common notification function in dpp.c. - Remove unneeded wpa_supplicant notification function. Andrew Beltrano (3): DPP2: Presence Announcement notification DPP2: Presence Announcement notification in AP DPP2: Presence Announcement notification in STA src/ap/dpp_hostapd.c | 1 + src/common/dpp.c | 6 ++++++ src/common/dpp.h | 12 ++++++++++++ src/common/wpa_ctrl.h | 1 + wpa_supplicant/dpp_supplicant.c | 1 + 5 files changed, 21 insertions(+) -- 2.23.3 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap