lede/package/kernel/mac80211/files/lib
JoseCoW 08a6577256
mac80211: add random BSS color setting (#9188)
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>

Co-authored-by: Robert Marko <robimarko@gmail.com>
2022-04-05 00:58:22 +08:00
..
netifd/wireless mac80211: add random BSS color setting (#9188) 2022-04-05 00:58:22 +08:00
wifi mac80211: update to 5.15.8-1 2022-03-29 15:09:20 +08:00