You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been testing the a2fd00b drivers on wrt32x (mlwifi being compiled into 19.07.2) and it seems that with this latest version 802.11r roaming breaks.
Test scenario:
router/AP1. wrt32x 19.07.2 compiled with new a2fd00b drivers
AP2. wrt1900acsv2 19.07.2 compiled with standard release drivers
In the above config, logs show hosts re-authenticate to a new AP when roaming, but after authentication clients fail to be handed over to the new AP as any date transfer stops and the original AP remaining connected.
exact relevant config on both devices is as follows:
option ft_over_ds '1'
option ft_psk_generate_local '1'
option ieee80211r '1'
option pmk_r1_push '1'
option mobility_domain '75b9'
option nasid '0049E0AE8DDA'
With the exact same gear and config, only with both running same 19.07.2 compiled with the release version mlwifi drivers, 802.11r works perfectly .
The text was updated successfully, but these errors were encountered:
For me compatibility between devices and even brands has been good. I'm using the latest version of mwlwifi on a WRT3200ACM and I can roam betwen it and an Archer c7, no problem
Hi,
Thanks for your efforts with this code.
I've been testing the a2fd00b drivers on wrt32x (mlwifi being compiled into 19.07.2) and it seems that with this latest version 802.11r roaming breaks.
Test scenario:
router/AP1. wrt32x 19.07.2 compiled with new a2fd00b drivers
AP2. wrt1900acsv2 19.07.2 compiled with standard release drivers
In the above config, logs show hosts re-authenticate to a new AP when roaming, but after authentication clients fail to be handed over to the new AP as any date transfer stops and the original AP remaining connected.
exact relevant config on both devices is as follows:
option ft_over_ds '1'
option ft_psk_generate_local '1'
option ieee80211r '1'
option pmk_r1_push '1'
option mobility_domain '75b9'
option nasid '0049E0AE8DDA'
With the exact same gear and config, only with both running same 19.07.2 compiled with the release version mlwifi drivers, 802.11r works perfectly .
The text was updated successfully, but these errors were encountered: