]> git.ipfire.org Git - thirdparty/hostap.git/commit
OWE: Enable roaming between OWE APs
authorDavid Bauer <mail@david-bauer.net>
Sun, 28 Apr 2024 13:13:41 +0000 (15:13 +0200)
committerJouni Malinen <j@w1.fi>
Thu, 1 Aug 2024 15:06:54 +0000 (18:06 +0300)
commit56e8f8bf349044ddb3c4d2381f9833562836f783
tree7391b18f074f56a69e6d0b0d00ef51b1837b9086
parentddfed3f08473845ebf0e0183fe56a65e437fc1ae
OWE: Enable roaming between OWE APs

This allows to use the ROAM control interface command to force roaming
on a transition network. Previously, this was not possible, as the open
SSID is stored for the connection profile. Add a new function to also
return OWE transition networks if the profile SSID is set as the
transition-ssid for the OWE RSN network.

Signed-off-by: David Bauer <mail@david-bauer.net>
wpa_supplicant/bss.c
wpa_supplicant/bss.h
wpa_supplicant/ctrl_iface.c