]> git.ipfire.org Git - thirdparty/hostap.git/commit
TDLS: Support TDLS operations in HE mode for 6 GHz
authorUtkarsh Bhatnagar <ubhatnag@codeaurora.org>
Mon, 19 Jul 2021 08:12:05 +0000 (13:42 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 29 Jul 2021 17:07:25 +0000 (20:07 +0300)
commit84b3de8095ca34ea756e412fac5ee1e6f7b62f88
tree1362b669bea3e19bfa56160e97242dbf9bc4e314
parent1990ee7eee05208b76ecd1ecca5ffd8b867f950e
TDLS: Support TDLS operations in HE mode for 6 GHz

Determine if the TDLS peer supports TDLS in 6 GHz band based on the HE 6
GHz Band Capabilities element received in the TDLS Setup Response frame.
Indicate the peer's HE 6 GHz capabilities to the driver through
sta_add().

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
src/common/wpa_common.c
src/common/wpa_common.h
src/rsn_supp/tdls.c
src/rsn_supp/wpa.h
src/rsn_supp/wpa_i.h
wpa_supplicant/wpas_glue.c