]> git.ipfire.org Git - thirdparty/hostap.git/commit
RSN: Add RSNXE new definitions
authorIlan Peer <ilan.peer@intel.com>
Wed, 16 Dec 2020 11:01:37 +0000 (13:01 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 26 Jan 2021 21:08:27 +0000 (23:08 +0200)
commitd8cd20e37b49802c0c5ff37d0b724e9745c0adef
tree51d20c54c439b199a71baae68ac2c39cb33b8efb
parentb07b9387d4991700e02eaa283d7f18bc6ee40d4a
RSN: Add RSNXE new definitions

IEEE P802.11az/D2.6 defines the following additional capabilities to
RSNXE:

- Secure LTF support
- Secure RTT support
- Protection of range negotiation and measurement management frames.

Add support for advertising the new capabilities.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
src/ap/ieee802_11_shared.c
src/ap/wpa_auth.h
src/ap/wpa_auth_glue.c
src/ap/wpa_auth_ie.c
src/common/ieee802_11_defs.h
src/drivers/driver.h
src/rsn_supp/wpa_i.h
src/rsn_supp/wpa_ie.c