Regarding fast roaming
Beniamino Galvani
bgalvani at redhat.com
Fri Jun 20 11:54:35 UTC 2025
On Wed, Mar 26, 2025 at 08:20:02PM +0530, manjunatha srinivasan wrote:
> Hi
>
> I am using the Network Manager v1.36 tool on my embedded Linux device.
> Network Manager communicates to WPA_supplicant v2.11 using DBus. My
> wifi driver supports fast roaming. I want to enable fast roaming using
> the nmcli command. Please let me know your inputs.
Hi,
NetworkManager already enables 802.11r (FT) in the configuration sent
to wpa_supplicant.
If you do "journalctl -u NetworkManager -e | grep Config:" you should
see something like:
Config: added 'key_mgmt' value 'WPA-PSK WPA-PSK-SHA256 FT-PSK SAE FT-SAE'
which means that NM is enabling FT-PSK and FT-SAE in wpa_supplicant.
Does this answer your question?
Beniamino
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/networkmanager/attachments/20250620/298aa8cf/attachment.sig>
More information about the Networkmanager
mailing list