]> git.ipfire.org Git - thirdparty/hostap.git/commit
MLD STA: Use AP MLD address as destination for 4-way handshake EAPOL-Key frames
authorRohan Dutta <quic_drohan@quicinc.com>
Thu, 3 Nov 2022 08:08:52 +0000 (13:38 +0530)
committerJouni Malinen <j@w1.fi>
Sun, 6 Nov 2022 21:36:49 +0000 (23:36 +0200)
commitf0760aa6ddcad5a7db6f8bacd357c09ea6c9affb
tree594d1f944f6c1cc91e50362d0905c09045b91ef0
parent8f2e493bec99607fb1682b07d9b6d9fef05b290d
MLD STA: Use AP MLD address as destination for 4-way handshake EAPOL-Key frames

Use AP MLD address as the destination address for EAPOL-Key 4-way
handshake frames since authenticator/supplicant operates above MLD. The
driver/firmware will use RA/TA based on the link used for transmitting
the EAPOL frames.

Signed-off-by: Rohan Dutta <quic_drohan@quicinc.com>
Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
src/rsn_supp/wpa.c