]> git.ipfire.org Git - thirdparty/hostap.git/commit
EHT: Downgrade bandwidths for VHT and HE when using puncturing
authorAloka Dixit <quic_alokad@quicinc.com>
Tue, 14 Mar 2023 04:59:17 +0000 (21:59 -0700)
committerJouni Malinen <j@w1.fi>
Fri, 17 Mar 2023 17:46:24 +0000 (19:46 +0200)
commit46a5d989d4c187727c8a07968be8818235e51364
tree9d7d9eee3bcc904610bb2a59626b6736cbcd4bb4
parent7618269ec6fb4b66b31db56b60219cac78b3ad78
EHT: Downgrade bandwidths for VHT and HE when using puncturing

Legacy modes (VHT, HE) should advertise downgraded bandwidth if
RU puncturing is enabled in EHT mode. This is required for the legacy
stations which cannot parse the EHT Operation elements hence do not
support EHT RU puncturing.

Signed-off-by: Aloka Dixit <quic_alokad@quicinc.com>
Signed-off-by: Ramanathan Choodamani <quic_rchoodam@quicinc.com>
src/ap/ieee802_11.c
src/ap/ieee802_11.h
src/ap/ieee802_11_he.c
src/ap/ieee802_11_vht.c