]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Do not discard network introduction frames in test mode
authorJouni Malinen <quic_jouni@quicinc.com>
Wed, 24 Aug 2022 15:31:54 +0000 (18:31 +0300)
committerJouni Malinen <j@w1.fi>
Wed, 24 Aug 2022 15:31:54 +0000 (18:31 +0300)
commit57968faea5b87ab5f6d43e50276bd047bd07c168
tree73177d7575a2f5f62ce3507a5ba9d99e1b7b7699
parentd68946d510e5aba2025e960701ce9e546eb27aa4
DPP: Do not discard network introduction frames in test mode

dpp_discard_public_action=1 was not supposed to prevent network
introduction, i.e., it was only for frames that could go through the
DPP-over-TCP path. Fix this not to prevent network introduction when
using DPP-over-TCP to configure a DPP AKM profile.

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