openwrt-redmi-ax3000/package/kernel/mac80211/files/lib
Robert Marko c978648d16 mac80211: add random BSS color setting
Using BSS coloring is one way of improving performance on 802.11ax
radios, currently its only enabled by users adding he_bss_color to their
wireless UCI config.

This made sense as one could easily get BSS color collision as BSS color
range is 1-63.

Hostapd now has a way of dealing with BSS color collisions so we can just
assign a integer in the 1-63 range randomly if one is not set by users.

Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-07-20 00:06:50 +08:00
..
netifd mac80211: add random BSS color setting 2024-07-20 00:06:50 +08:00
wifi mac80211: fix typo 2021-11-23 18:30:04 +01:00