Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a2fd00b breaks 802.11r AP roaming #386

Open
vpngine opened this issue Apr 11, 2020 · 3 comments
Open

a2fd00b breaks 802.11r AP roaming #386

vpngine opened this issue Apr 11, 2020 · 3 comments

Comments

@vpngine
Copy link

vpngine commented Apr 11, 2020

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 .

@kaloz
Copy link
Owner

kaloz commented Apr 16, 2020

try to use the same chipset firmware on both devices - there has been no promises from Marvell to keep them compatible (or promises at all)

@kubrickfr
Copy link

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

@thagabe
Copy link

thagabe commented Jul 21, 2020

@kaloz How can you even use the same chipset firmware on both devices if they are different architectures?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants