]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: Find PMKSA cache entries on AP based on FILS Cache Identifier
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 21 Feb 2017 10:18:58 +0000 (12:18 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 21 Feb 2017 10:18:58 +0000 (12:18 +0200)
commit7eace3787c0659bda640a4a7ea4ca6fe4b5c4e8f
treecc30ee67f25938fd206656dee251e6a3cd660b5b
parent128f6a98b3d4d6ed103db759707309f451db9682
FILS: Find PMKSA cache entries on AP based on FILS Cache Identifier

This allows PMKSA cache entries to be shared between all the BSSs
operated by the same hostapd process when those BSSs use the same FILS
Cache Identifier value.

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