Linux wireless drivers development
 help / color / mirror / Atom feed
* unicast probe response bssid changed by "wifi: mac80211: do link->MLD address translation on RX"
@ 2022-09-14  3:13 Wen Gong
  2022-09-28 15:15 ` Wen Gong
  2022-10-19  9:35 ` wifi: mac80211: " Wen Gong
  0 siblings, 2 replies; 5+ messages in thread
From: Wen Gong @ 2022-09-14  3:13 UTC (permalink / raw)
  To: Johannes Berg, linux-wireless; +Cc: ath11k

Hi Johannes,

The mac addr of unicast rx packet all changed to the MLD address by 
below patch.
Now the probe presponse which is unicast packet is also changed mac 
address here.
I found bssid which is the MLD address of my test AP in cfg80211_get_bss().
For example, if the AP has 2 mlo links, link 1 is 5 GHz band, link 2 is 
2.4 GHz band,
then the 2 probe reponse will be changed to a same one.
seems we should skip probe presponse for the mac address change here, right?

https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?id=42fb9148c078004d07b4c39bd7b1086b6165780c
wifi: mac80211: do link->MLD address translation on RX


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-10-19 11:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-14  3:13 unicast probe response bssid changed by "wifi: mac80211: do link->MLD address translation on RX" Wen Gong
2022-09-28 15:15 ` Wen Gong
2022-10-19  9:35 ` wifi: mac80211: " Wen Gong
2022-10-19  9:38   ` Johannes Berg
2022-10-19  9:40     ` Wen Gong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox