diff options
author | Jouni Malinen <j@w1.fi> | 2011-10-02 19:36:37 +0300 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2011-10-02 19:36:37 +0300 |
commit | c3fea272747f738f5723fc577371fe03711d988f (patch) | |
tree | 95b83b9bafb9e296cb1115fb0eb47dc2aec33cfc /src/p2p/p2p.c | |
parent | 0098ce6d29ebbea5b4917960c9240bfea5daca32 (diff) | |
download | external_wpa_supplicant_8_ti-c3fea272747f738f5723fc577371fe03711d988f.zip external_wpa_supplicant_8_ti-c3fea272747f738f5723fc577371fe03711d988f.tar.gz external_wpa_supplicant_8_ti-c3fea272747f738f5723fc577371fe03711d988f.tar.bz2 |
Clear OKC-based PMKSA caching entries if PMK is changed
Whenever PMK gets changed (e.g., due to re-authentication), all PMKSA
caching entries that were created using the previous PMK needs to be
replaced. Previously, only the entry for the current AP was cleared.
Flush the other entries based on network_ctx matches to get rid of the
OKC entries. These entries can then be re-creating using OKC with the
new PMK.
Diffstat (limited to 'src/p2p/p2p.c')
0 files changed, 0 insertions, 0 deletions