openwrt/package/network
Nick Hainke a06553be26
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
wifi-scripts: fix mcast_rate type (number, not array)
The multicast rate (mcast_rate) is defined as a single numeric value,
not an array. The ucode scripts already expect a single number, and
the OpenWrt documentation specifies this option as an integer [0].

Adjust the wireless schema accordingly. This also fixes the wdev.uc
call path for the iw fallback mesh setup.

[0] - https://openwrt.org/docs/guide-user/network/wifi/basic

Link: https://github.com/openwrt/openwrt/pull/21291
(cherry picked from commit a6eb3d9536)
Link: https://github.com/openwrt/openwrt/pull/21301
Signed-off-by: Nick Hainke <vincent@systemli.org>
2025-12-27 12:20:17 +01:00
..
config wifi-scripts: fix mcast_rate type (number, not array) 2025-12-27 12:20:17 +01:00
ipv6 odhcp6c: update to 25.12 Git HEAD (2025-12-18) 2025-12-18 18:58:45 +01:00
services odhcpd: update to 25.12 Git HEAD (2025-12-18) 2025-12-18 21:25:49 +01:00
utils comgt-ncm: fix setting ip[46]table and MTU 2025-12-25 16:11:35 +01:00