mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 08:48:31 -05:00
c3fea27274
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. |
||
---|---|---|
.. | ||
Makefile | ||
peerkey.c | ||
peerkey.h | ||
pmksa_cache.c | ||
pmksa_cache.h | ||
preauth.c | ||
preauth.h | ||
tdls.c | ||
wpa_ft.c | ||
wpa_i.h | ||
wpa_ie.c | ||
wpa_ie.h | ||
wpa.c | ||
wpa.h |