]> git.ipfire.org Git - thirdparty/hostap.git/commit - src/ap/wpa_auth.c
DPP: Allow PMKSA cache entries to be added through hostapd ctrl_iface
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 18 Jun 2017 11:14:18 +0000 (14:14 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 19 Jun 2017 18:13:17 +0000 (21:13 +0300)
commit0c52953b0fe598e045182fb983decc3c673c4d6d
tree6e7f2200e9e63eedd13a9d4bce12e0979c296491
parent567da5bbd027e8318ed0e8af817b73a9285892c3
DPP: Allow PMKSA cache entries to be added through hostapd ctrl_iface

This allows external programs to generate and add PMKSA cache entries
into hostapd. The main use for this is to run external DPP processing
(network introduction) and testing.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/ctrl_iface.c
src/ap/ctrl_iface_ap.c
src/ap/ctrl_iface_ap.h
src/ap/wpa_auth.c
src/ap/wpa_auth.h