mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-10-29 17:42:41 +00:00
Reverse byte order in non-OUI part of MAC address to prevent overlap when MBSSID is enabled. Swaps bytes 3 and 5 and masks lower nibble of byte 5 before applying index XOR. Signed-off-by: John Crispin <john@phrozen.org>