]> git.ipfire.org Git - thirdparty/hostap.git/commit
DPP: Clear authentication instance on configuration completion in AP
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 27 Nov 2017 18:33:43 +0000 (20:33 +0200)
committerJouni Malinen <j@w1.fi>
Mon, 27 Nov 2017 18:33:43 +0000 (20:33 +0200)
commit634a130a525580e07afc8553531d38d6c78bbb03
treeccf36b18c0efd9192881bc9035960d556b6abfce
parent8b4adc38aae495022a4e65313c8218dca728937b
DPP: Clear authentication instance on configuration completion in AP

wpa_supplicant was already doing this and hostapd needs to clear
hapd->dpp_auth when completing the exchange in Configurator (GAS server)
role.

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