mirror of
https://github.com/spr-networks/super.git
synced 2026-04-25 12:55:52 +03:00
[GH-ISSUE #343] Roaming (802.11r) support? #168
Labels
No labels
blocked
bug
documentation
enhancement
fixed
fixed ✅
hardening
implemented
installer
multicast
p1
p2
pending
podman
pull-request
security
testing
v1
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/super#168
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bleedinge on GitHub (Jul 4, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/343
Any chance 802.11r support can be added to SPR? It would be a great addition as in multi-room environments having a working roaming setup is a must to handle for instance click-free voice calls when moving around.
@lts-rad commented on GitHub (Jul 5, 2024):
Hi @bleedinge I will reevaluate this. With WPA2 there's a weakness with PMKIDs where an attacker can probe and get a hash to crack. With WPA3 802.11/fast transition is not well supported outside of 802.1x where there's a master PMK.
I want to look into if hostapd now has better WPA3 support for 802.11r/fast transition and if not I think we can put something together to distribute the PMK between mesh and AP.