]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP2: wpa_supplicant as TCP initiator
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)
commit2a5a0680862b7e1b4af75c5d10276298edc3b6a6
tree2b8a6cfb1a7e8e42f537dda8c851378aa4bfde4b
parentc02dd10d7623625cf810cc54e362aacb5fb1b9c6
DPP2: wpa_supplicant as TCP initiator

A DPP TCP connection can now be initiated directly from wpa_supplicant
with the new new tcp_port and tcp_addr parameters to the DPP_AUTH_INIT
control interface command. This initiates DPP Authentication exchange
over TCP with the specified Controller instead of using DPP Public
Action frames over WLAN.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/dpp_supplicant.c