socallinuxexpo / scale-network

SCaLE's on-site expo network configurations, wifi, tooling, and scripts
https://www.socallinuxexpo.org/
BSD 3-Clause "New" or "Revised" License
40 stars 16 forks source link

[WIP] - Add Wi-Fi 6 BSS Coloring to udhcpc.user #653

Open MrHamel opened 5 months ago

MrHamel commented 5 months ago

Description of PR

Add Wi-Fi 6 BSS Coloring to udhcpc.user

Previous Behavior

No Wi-Fi 6 BSS Coloring existed.

New Behavior

Use the last octet of the IPv4 management address, in a modulo 62+1, to produce the BSS color number.

Tests

Rob to test on the Linksys E8450 and compatible models.

sarcasticadmin commented 5 months ago

Moving this to [WIP] since well have to test this strategically prior to merging