]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Support HT Control field in QoS Data frames
authorJouni Malinen <jouni@codeaurora.org>
Thu, 6 May 2021 20:28:27 +0000 (23:28 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 6 May 2021 20:32:54 +0000 (23:32 +0300)
commit73f65cc6c47adf2ebeb9768a1fac974398332350
tree27ec3caebe53ef5cd46256613e4c0fc73f13eb0f
parent2950851aceb1b2e36577e860643d70422b373edb
wlantest: Support HT Control field in QoS Data frames

Extend Data frame processing (and decryption) to handle +HTC frames by
skipping the HT Control field at the end of the frame header. While this
is not an exact match of the rules in IEEE Std 802.11-2020 for when the
HT Control field is present in frames (e.g., no check of the TXVECTOR
value), this is good enough to cover the most likely used cases.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wlantest/rx_data.c