]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/dpp_supplicant.c
DPP: Negotiation channel change request from Initiator
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 29 Oct 2017 14:08:02 +0000 (16:08 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 29 Oct 2017 14:08:02 +0000 (16:08 +0200)
commitd2709206920b2e38f53077d01f5ef8d5d2e443af
tree685d98add56bcca2bbc59406a6c95df1519b62c8
parentd045b7a182ce67b20066ab7412d6ae7b01d6f1cf
DPP: Negotiation channel change request from Initiator

Allow the Initiator to request a different channel to be used for DPP
Authentication and DPP Configuration exchanges. This commit adds support
for this in wpa_supplicant with the optional neg_freq=<freq in MHz>
parameter in DPP_AUTH_INIT.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/dpp_hostapd.c
src/common/dpp.c
src/common/dpp.h
wpa_supplicant/dpp_supplicant.c