]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Presence Announcement processing in AP/Relay
authorJouni Malinen <jouni@codeaurora.org>
Fri, 27 Mar 2020 17:16:42 +0000 (19:16 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 27 Mar 2020 18:05:25 +0000 (20:05 +0200)
commitdb1ef82538f1d00a2e4a35b50ea508cf22a18aa9
tree7072d152f45eccd3d1c5e170964be791a07ebbc5
parent06dd32903d95339c93b4eea5db2e12d2281da255
DPP2: Presence Announcement processing in AP/Relay

Process the received Presence Announcement frames in AP/Relay. If a
matching bootstrapping entry for the peer is found in a local
Configurator, that Configurator is used. Otherwise, the frame is relayed
to the first configured Controller (if available).

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/ap/dpp_hostapd.c
src/common/dpp.c