Hi Ilan Peer, Andrei Otcheretianski, Johannes,
Could you share me the patches of wpa_supplicant/hostapd for MLO?
It is not need rebased to latest git://w1.fi/hostap.git, I only need to
test it now.
I see you have many patches in the hostap@xxxxxxxxxxxxxxxxxxx with below
links, but not found any patches for MLO.
https://patchwork.ozlabs.org/project/hostap/list/?series=&submitter=25407&state=*&q=&archive=&delegate=
https://patchwork.ozlabs.org/project/hostap/list/?series=&submitter=62065&state=*&q=&archive=&delegate=
On 9/6/2022 4:03 PM, Johannes Berg wrote:
On Tue, 2022-09-06 at 15:58 +0800, Wen Gong wrote:
Now I hit an issue is: wpa_supplicant reject the authentication from AP
while connecting.
because the addr of authentication is replaced the link
bssid(00:03:7f:12:99:99) with MLD address(aa:03:7f:12:99:99) in
mac80211's ieee80211_prepare_and_rx_handle().
wls1: SME: Ignore authentication with unexpected peer aa:03:7f:12:99:99
Well, OK, you obviously are adjusting the supplicant to work with MLO
(otherwise you wouldn't get an MLO connection in the first place), so
yeah, this is part of the adjustments needed.
Ilan/Andrei have all of this working, maybe we can share the patches
even before rebase etc.
johannes