]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: Protocol exchange over TCP using Controller/Relay
authorJouni Malinen <jouni@codeaurora.org>
Sun, 24 Mar 2019 20:17:49 +0000 (22:17 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 22 Apr 2019 18:08:59 +0000 (21:08 +0300)
commit88a78bdde4eb245ae1448152dab2ff3a4cf2375f
tree6b9ed0410749219e32c9beb4cfae73dcd376bc81
parent9ffec2e854719ffc133bc0b4f01aad8f07915403
DPP2: Protocol exchange over TCP using Controller/Relay

Add initial implementation of DPP-over-TCP. This adds the general TCP
encapsulation routines into the shared src/common/dpp.c implementation.
That functionality will be exposed through hostapd and wpa_supplicant in
the following commits.

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