]> git.ipfire.org Git - thirdparty/hostap.git/commit
FILS: External management of PMKSA cache entry with Cache Identifier
authorJouni Malinen <jouni@qca.qualcomm.com>
Tue, 21 Feb 2017 14:26:58 +0000 (16:26 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 26 Feb 2017 10:05:40 +0000 (12:05 +0200)
commitb7286c1b5db84a790772ffdc740ff89ea50be991
tree27720e569a1d4428027e4a7162241bf259fafe0b
parent22c54cd738a0ac2a97811c7ccf3cc1b8f2573c10
FILS: External management of PMKSA cache entry with Cache Identifier

The PMKSA_GET and PMKSA_ADD commands can now use an optional extra
parameter to fetch and add PMKSA cache entries with the FILS Cache
Identifier.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
wpa_supplicant/ctrl_iface.c