]> git.ipfire.org Git - thirdparty/hostap.git/commit
wlantest: Select BSS more carefully for MLO EAPOL-Key cases
authorJouni Malinen <quic_jouni@quicinc.com>
Tue, 10 Jan 2023 10:00:59 +0000 (12:00 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 10 Jan 2023 10:00:59 +0000 (12:00 +0200)
commit5c866221759ade45ff1a2399afa966c1b9e2806a
tree74f9bbf3d4a987e00007a75a560c91aba6c11d41
parent0ba17557eae3e1c219545350d3bfa8ec1a5e38c0
wlantest: Select BSS more carefully for MLO EAPOL-Key cases

Prefer a BSS entry that has a matching STA entry when processing
EAPOL-Key frames. This avoids issues where some combination of MLD
and/or link addresses are used in a sequence that could end up
generating two separate STA entries for the same non-AP MLD.

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