mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-07 11:44:44 +00:00
The ucode-based wifi interface validation is based on `hostapd.conf` specific options, which means it's missing the OpenWrt-specific 'network' property. This causes schema validation warnings like: ``` daemon.notice netifd: radio1 (1340): wifi-scripts: network is not present in the schema ``` The description is taken from the OpenWrt wiki: https://openwrt.org/docs/guide-user/network/wifi/basic#common_options1 Signed-off-by: Sean Khan <datapronix@protonmail.com> Link: https://github.com/openwrt/openwrt/pull/18946 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| firewall | ||
| firewall4 | ||
| gre | ||
| ipip | ||
| ltq-adsl-app | ||
| ltq-vdsl-vr9-app | ||
| ltq-vdsl-vr11-app | ||
| netifd | ||
| qos-scripts | ||
| qosify | ||
| soloscli | ||
| swconfig | ||
| vti | ||
| vxlan | ||
| wifi-scripts | ||
| xfrm | ||