]> git.ipfire.org Git - thirdparty/hostap.git/commit
PASN: Align RSNXE with IEEE P802.11az/D7.0 definitions
authorAndrei Otcheretianski <andrei.otcheretianski@intel.com>
Sun, 4 Dec 2022 12:46:15 +0000 (14:46 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 16 Dec 2022 20:35:19 +0000 (22:35 +0200)
commit3d798ff2a4a9314bff5c3be20cd0d1c8b4fdb9d9
tree793fcc264f357005f2b5728e5b84414b9523ceda
parent6cc0a885c8e613e01086fe751e9a753b26f1191e
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>
src/ap/ieee802_11_shared.c
src/ap/wpa_auth_ie.c
src/common/ieee802_11_defs.h
src/rsn_supp/wpa_ie.c
wpa_supplicant/pasn_supplicant.c