]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Add peer=id entry for PKEX-over-TCP case
authorJouni Malinen <quic_jouni@quicinc.com>
Fri, 22 Jul 2022 18:04:08 +0000 (21:04 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 22 Jul 2022 18:04:08 +0000 (21:04 +0300)
commit69d7c8e6bb17536e095944335b8fd144ffe4e7d4
tree82c0747eb5619f5694d3c7fef6d5b6ef1c33bd09
parentb607d2723e927a3446d89aed813f1aa6068186bb
DPP: Add peer=id entry for PKEX-over-TCP case

The peer=<id> information about the specific boostrapping key provided
through PKEX was added for Public Action frame cases, but the TCP
variant did not do same. Add the same information there to maintain
knowledge of the specific peer bootstrapping key from PKEX to
Authentication exchange.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
src/ap/dpp_hostapd.c
wpa_supplicant/dpp_supplicant.c