]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: MLO aware STA entry search for unprotected Data frames
authorJouni Malinen <quic_jouni@quicinc.com>
Mon, 27 Mar 2023 14:26:41 +0000 (17:26 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 27 Mar 2023 14:26:41 +0000 (17:26 +0300)
commitd423baa42aaf4e9d06e93e35eff97bbe1f392ec9
tree979d238d891d19df5573778e26987b13c9375e03
parent22c453ae3c1b313e72e4bf8fb559bafbc2eb9f2c
wlantest: MLO aware STA entry search for unprotected Data frames

Find a STA entry based on MLO affiliated link addresses for the case
where an unprotected Data frame is being processed. This extends the
changes in commit 228420e2d9a8 ("wlantest: Find a STA entry based on MLO
affiliated link addresses") to cover the unencrypted case. This is
needed in particular for the Null frames used for managing the power
save state to avoid generating duplicate STA entries that can mess up
key information for the following frames.

Signed-off-by: Jouni Malinen <quic_jouni@quicinc.com>
wlantest/rx_data.c