]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Use link BSS entry instead of AP MLD entry for EAPOL-Key frames
authorJouni Malinen <quic_jouni@quicinc.com>
Mon, 5 Sep 2022 18:47:49 +0000 (21:47 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 5 Sep 2022 18:47:49 +0000 (21:47 +0300)
commitd82adf119202963e0e5336879ef8ad7327e679bb
tree8ca52d88f8236b0fb6470b4f67b9055309eb869f
parent32592935feefb4742dd14bf6192595113e93132b
wlantest: Use link BSS entry instead of AP MLD entry for EAPOL-Key frames

SA/DA in EAPOL-Key frames might not be the BSSID when MLO is used. Check
for these cases to avoid adding unexpected BSS entries for AP MLD
instead of the per-link BSS entry. This is needed to be able to find the
derived keys when decrypting protected frames.

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