[PATCH v3 0/3] DPP2: Presence Announcement notification
Andrew Beltrano
anbeltra at microsoft.com
Mon Sep 21 09:46:20 EDT 2020
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 v3:
- Add bootstrap id and frequency to event payload.
Andrew Beltrano (3):
DPP2: Presence Announcement notification
DPP2: Presence Announcement notification in AP
DPP2: Presence Announcement notification in STA
src/ap/dpp_hostapd.c | 2 ++
src/common/dpp.c | 7 +++++++
src/common/dpp.h | 13 +++++++++++++
src/common/wpa_ctrl.h | 1 +
wpa_supplicant/dpp_supplicant.c | 2 ++
5 files changed, 25 insertions(+)
--
2.25.1
More information about the Hostap
mailing list