]> git.ipfire.org Git - thirdparty/hostap.git/commit
EHT: Update EHT Operation element to P802.11be/D2.3 in AP settings
authorJouni Malinen <j@w1.fi>
Sat, 17 Dec 2022 18:32:15 +0000 (20:32 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 17 Dec 2022 18:32:15 +0000 (20:32 +0200)
commitf4096e7cd595f3118972218bd0a646242be80544
tree6eaac74d08c80d25d7ed8edc15ed0ad9e9e9af78
parente869fdfeefa57974910ff5b487c7ac4e1bbe520e
EHT: Update EHT Operation element to P802.11be/D2.3 in AP settings

IEEE P802.11be/D2.0 added a 4-octet Basic EHT-MCS And Nss Set field into
the EHT Operation element. cfg80211 is now verifying that the EHT
Operation element has large enough payload and that check is failing
with the previous version. This commit does not really set the correct
Basic EHT-MCS And Nss Set values, but the IE length check is now passing
to allow initial mac80211_hwsim testing to succeed.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/ieee802_11_eht.c
src/common/ieee802_11_defs.h