hostapd/src/rsn_supp
Veerendranath Jakkam ba1579f3bf Clear BIGTK values from wpa_supplicant state machine when not needed
wpa_supplicant does not configure BIGTK(s) to the driver when the STA
reconnects to the same AP after disconnect due to not clearing the last
configured BIGTK values during disconnect. To avoid such issues clear
the BIGTK values while clearing PTK and other group keys.

Fixes: 2d4c78aef7 ("Configure received BIGTK on station/supplicant side")
Fixes: f15cc834cb ("MLD STA: Processing of EAPOL-Key msg 3/4 frame when using MLO")
Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
2023-09-05 20:02:18 +03:00
..
Makefile build: Make more library things common 2020-10-12 20:20:35 +03:00
pmksa_cache.c Add a callback to notify added PMKSA cache entry details 2022-11-28 11:39:06 +02:00
pmksa_cache.h Add a callback to notify added PMKSA cache entry details 2022-11-28 11:39:06 +02:00
preauth.c Check for own address (SPA) match when finding PMKSA entries 2022-11-10 21:13:05 +02:00
preauth.h Fix wpa_supplicant build with IEEE8021X_EAPOL=y and CONFIG_NO_WPA=y 2016-01-15 20:04:41 +02:00
tdls.c TDLS: Use stored FTE length in MIC calculation 2022-11-20 15:15:58 +02:00
wpa.c Clear BIGTK values from wpa_supplicant state machine when not needed 2023-09-05 20:02:18 +03:00
wpa.h WMM: Advertise support for 16 PTKSA replay counters for non-AP STA 2023-04-18 11:40:10 +03:00
wpa_ft.c Fix use of defragmented FTE information 2023-08-28 13:25:05 +03:00
wpa_i.h WMM: Advertise support for 16 PTKSA replay counters for non-AP STA 2023-04-18 11:40:10 +03:00
wpa_ie.c WMM: Advertise support for 16 PTKSA replay counters for non-AP STA 2023-04-18 11:40:10 +03:00
wpa_ie.h Use a shared helper function for RSN supplicant capabilities 2020-03-23 11:47:31 +02:00