From: Michal Kazior <michal@xxxxxxxxx> This is a re-spin of patches I've posted a month ago. I've reworked it to not expose PMKs. Instead user-defined keyids are used to identify which passphrase entry is used by each client. Michal Kazior (3): AP: expose pmk outside of wpa code AP: allow identifying which passphrase station used with wpa_psk_file AP: add wpa_psk_file reloading in runtime hostapd/ctrl_iface.c | 56 ++++++++++++++++++++++++++++++++++++++++++ hostapd/hostapd_cli.c | 9 +++++++ src/ap/ap_config.c | 49 ++++++++++++++++++++++++++++++++---- src/ap/ap_config.h | 2 ++ src/ap/ctrl_iface_ap.c | 5 ++++ src/ap/sta_info.c | 45 ++++++++++++++++++++++++++++++--- src/ap/sta_info.h | 2 ++ src/ap/wpa_auth.c | 11 +++++++++ src/ap/wpa_auth.h | 1 + src/ap/wpa_auth_ft.c | 2 ++ 10 files changed, 173 insertions(+), 9 deletions(-) -- 2.20.1 _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap