]> git.ipfire.org Git - thirdparty/hostap.git/commit
MLD STA: Update SAE PWE derivation in hunting-and-pecking loop case
authorVeerendranath Jakkam <quic_vjakkam@quicinc.com>
Fri, 15 Dec 2023 14:23:59 +0000 (19:53 +0530)
committerJouni Malinen <j@w1.fi>
Thu, 21 Dec 2023 11:06:57 +0000 (13:06 +0200)
commit88984bbb947369844a4db8b1afa800e5e5cadfdf
tree35927880f906ade67277d46079485354047f4c6d
parentc8dd70cfb19e67264a9e9c2f539e3ff27439d12a
MLD STA: Update SAE PWE derivation in hunting-and-pecking loop case

Use AP MLD address instead of BSSID for PWE derivation during MLO
connection. This was already done for H2E in commit e869fdfeefa5
("wpa_supplicant: Use MLD address in SAE authentication"). While IEEE
P802.11be requires H2E to be used, there are deployed AP MLDs that do
not follow that requirement. This change to the hunting-and-pecking loop
case is needed for interoperability workarounds with such APs.

Signed-off-by: Veerendranath Jakkam <quic_vjakkam@quicinc.com>
wpa_supplicant/sme.c