hostap/src
Jouni Malinen 98e4b38403 DPP2: Chirping in hostapd Enrollee
Add a new hostapd control interface command "DPP_CHIRP own=<BI ID>
iter=<count>" to request chirping, i.e., sending of Presence
Announcement frames, to be started. This follows the model of similar
wpa_supplicant functionality from commit 562f77144c ("DPP2: Chirping
in wpa_supplicant Enrollee"). The hostapd case requires the AP to be
started without beaconing, i.e., with start_disabled=1 in hostapd
configuration, to allow iteration of channels needed for chirping.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
2020-05-13 17:59:05 +03:00
..
ap DPP2: Chirping in hostapd Enrollee 2020-05-13 17:59:05 +03:00
common
crypto crypto: Add a function to get the ECDH prime length 2020-02-29 23:26:26 +02:00
drivers nl80211: Disable offchannel-ok in AP mode only if beaconing 2020-05-13 17:09:52 +03:00
eap_common
eap_peer
eap_server
eapol_auth
eapol_supp
fst
l2_packet
p2p
pae
radius RADIUS: Convert Boolean to C99 bool 2020-04-24 17:06:50 +03:00
rsn_supp
tls PKCS#1: Debug dump invalid Signature EB 2020-04-05 20:13:26 +03:00
utils Add PRINTF_FORMAT for printf wrapper functions 2020-05-02 21:04:17 +03:00
wps
lib.rules
Makefile