hostapd/src/rsn_supp
Andrei Otcheretianski 3d798ff2a4 PASN: Align RSNXE with IEEE P802.11az/D7.0 definitions
RSNXE bits were modified, so update the relevant places accordingly.
Please note, WLAN_RSNX_CAPAB_PROT_RANGE_NEG was renamed to
WLAN_RSNX_CAPAB_URNM_MFPR and the bit position is changed to 15 instead
of 10, while BIT 10 is used for WLAN_RSNX_CAPAB_URNM_MFPR_X20 and is not
supported yet.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
2022-12-16 22:35:19 +02: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 Add a callback to notify added PMKSA cache entry details 2022-11-28 11:39:06 +02:00
wpa.h Add a callback to notify added PMKSA cache entry details 2022-11-28 11:39:06 +02:00
wpa_ft.c SAE: Add an enum for defining sae_pwe parameter values 2022-11-29 20:37:23 +02:00
wpa_i.h SAE: Add an enum for defining sae_pwe parameter values 2022-11-29 20:37:23 +02:00
wpa_ie.c PASN: Align RSNXE with IEEE P802.11az/D7.0 definitions 2022-12-16 22:35:19 +02:00
wpa_ie.h Use a shared helper function for RSN supplicant capabilities 2020-03-23 11:47:31 +02:00