]> git.ipfire.org Git - thirdparty/hostap.git/commit
OWE: PMKSA caching in AP mode
authorJouni Malinen <jouni@qca.qualcomm.com>
Mon, 9 Oct 2017 09:08:12 +0000 (12:08 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 9 Oct 2017 09:12:54 +0000 (12:12 +0300)
commitd90f10fa418521ba787f1e69290ab11df17c8590
treef095b1dfa8d4a5ab9cfed2925f73bc9bf6316c5d
parent8b5579e17a83b441e2480b2e82f7b85090766697
OWE: PMKSA caching in AP mode

This extends OWE support in hostapd to allow PMKSA caching to be used.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/ap/ieee802_11.c
src/ap/pmksa_cache_auth.h
src/ap/wpa_auth.c
src/ap/wpa_auth_glue.c
src/ap/wpa_auth_ie.c