mac80211: set basic-rate for mesh interfaces
authorDavid Bauer <mail@david-bauer.net>
Sun, 22 Dec 2024 01:56:12 +0000 (02:56 +0100)
committerDavid Bauer <mail@david-bauer.net>
Mon, 6 Jan 2025 06:19:50 +0000 (07:19 +0100)
commit3ec7f3a512a27f8ca6402954ad2a997176103b4b
tree546ebcfbfe10ef79b3e85a56c77d375b31c991a8
parent381f6624cfb5a1beb763cb09967cb931bcd98427
mac80211: set basic-rate for mesh interfaces

Basic rates were not set for mesh-interfaces, resulting in the undesired
behavior where 11s frames might be sent with a rate which was not
configured.

Depending on the driver, the basic rate might also be used to determine
the beacon rate configured to the chip. One such example are MediaTek
MT7915 platforms.

Signed-off-by: David Bauer <mail@david-bauer.net>
package/network/config/wifi-scripts/files/lib/netifd/wireless/mac80211.sh
package/network/config/wifi-scripts/files/usr/share/hostap/wdev.uc