mirror of
https://github.com/Heleguo/lede.git
synced 2025-12-24 23:01:23 +00:00
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> |
||
|---|---|---|
| .. | ||
| files | ||
| patches | ||
| scripts | ||
| ath.mk | ||
| broadcom.mk | ||
| intel.mk | ||
| Makefile | ||
| marvell.mk | ||
| ralink.mk | ||
| realtek.mk | ||