1
0
Fork 0
forked from mirror/openwrt
openwrt/package/network/config/wifi-scripts/files-ucode/usr/share/schema
Nick Hainke a6eb3d9536 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
Signed-off-by: Nick Hainke <vincent@systemli.org>
2025-12-27 11:18:49 +01:00
..
wireless.wifi-device.json wifi-scripts: allow rssi_reject_assoc_timeout to be configured 2025-11-19 13:57:30 +01:00
wireless.wifi-iface.json wifi-scripts: fix mcast_rate type (number, not array) 2025-12-27 11:18:49 +01:00
wireless.wifi-station.json wifi-scripts: change wifi-station's mac option into list 2025-12-01 00:44:12 +01:00
wireless.wifi-vlan.json wifi-scripts: add ucode based scripts 2024-12-02 13:55:36 +01:00