hostapd/src
Veerendranath Jakkam 2f911fb155 SAE: Remove current PMKSA from driver after reauth threshold is passed
wpa_supplicant postpones expired PMKSA deletion untillassociation is
lost for SAE to avoid forced disconnection. But during this time the
driver may use the expired PMKSA for reassociation with the current
connected AP.

Remove the current PMKSA for SAE from the driver after reauth threshold
is passed when the driver takes care of BSS selection.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
2023-10-12 18:31:08 +03:00
..
ap Double the first group rekey timeout if over 100 associated stations 2023-10-05 17:32:17 +03:00
common Reserve QCA vendor sub command id 234 2023-10-05 11:58:25 +03:00
crypto Decrement hmac_sha*_vector() maximum num_elem value to 11 2023-08-25 11:34:14 +03:00
drivers nl80211: Use a QCA vendor command to set the link for TDLS Discovery Response 2023-09-08 12:52:41 +03:00
eap_common crypto: Check if crypto_bignum_to_bin() is successful 2022-12-17 12:11:13 +02:00
eap_peer EAP-SIM/AKA peer: Simplify identity selection for MK derivation 2023-09-21 11:55:49 +03:00
eap_server EAP-SIM/AKA server: Configurable limit to fast re-authentication 2023-09-21 11:55:49 +03:00
eapol_auth Do not disconnect EAPOL-Logoff before authentication 2023-05-04 11:10:16 +03:00
eapol_supp Discard unencrypted EAPOL-EAP when TK is set and PMF is enabled 2022-05-07 21:37:08 +03:00
fst FST: More robust bounds checking of local data in fst_dump_mb_ies() 2022-05-08 17:18:58 +03:00
l2_packet Replace "dummy" with "stub" in comments/documentation 2021-10-11 20:52:50 +03:00
p2p P2P: Check p2p_channel_select() return value 2023-07-18 16:15:01 +03:00
pae mka: Allow configuration of MACsec hardware offload 2023-02-21 19:26:47 +02:00
pasn PASN: Copy PMK to PASN context on responder 2023-09-28 18:43:56 +03:00
radius RADIUS: Add Filter-Id attribute 2022-10-31 11:56:57 +02:00
rsn_supp SAE: Remove current PMKSA from driver after reauth threshold is passed 2023-10-12 18:31:08 +03:00
tls TLS: Fix unsigned int underflow in internal TLS 1.0/1.1 implementation 2022-11-20 19:11:01 +02:00
utils Add support for conversion to little endian for 24 bits 2023-08-28 13:58:13 +03:00
wps WPS: Optimize attribute parsing workaround 2023-07-18 11:46:57 +03:00
build.rules build: Rebuild libs all the time 2020-10-12 20:18:02 +03:00
lib.rules build: lib.rules: Add common-clean 2020-10-16 12:51:12 +03:00
Makefile PASN: Move initiator changes into a separate file 2022-11-04 00:52:17 +02:00
objs.mk build: Fix dependency file inclusion 2020-10-12 11:05:16 +03:00