mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-26 01:08:22 -05:00
1323ee314e
This makes it clearer that the PMKSA caching entry gets removed from the driver regardless of how the internal entry from wpa_supplicant gets cleared. In practice, this call was skipped only for the case when the entry for the current AP was being updated, so the previous version was likely to work with all drivers. Anyway, it is cleaner to explicitly remove the old entry even in that case before the new entry gets added. Signed-hostap: Jouni Malinen <j@w1.fi> |
||
---|---|---|
.. | ||
ap | ||
common | ||
crypto | ||
drivers | ||
eap_common | ||
eap_peer | ||
eap_server | ||
eapol_auth | ||
eapol_supp | ||
l2_packet | ||
p2p | ||
radius | ||
rsn_supp | ||
tls | ||
utils | ||
wps | ||
lib.rules | ||
Makefile |