]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_supplicant: Do not roam to an associated link
authorIlan Peer <ilan.peer@intel.com>
Mon, 8 Apr 2024 13:06:56 +0000 (16:06 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 21 Apr 2024 08:00:13 +0000 (11:00 +0300)
commit6f3e7c5d3ec04e48506b7cd364ccb7262b3dbccf
tree7e9d61127f2fc3ea879c7b989d048e1c74e0cc6a
parent0df2c72c5486ca3f2c0b3c71862fba1fed4d3ecd
wpa_supplicant: Do not roam to an associated link

When considering to roam to a different BSS and the connection
is an MLD connection, do not roam to a BSS which is already
included in the MLD connection.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
wpa_supplicant/events.c