openwrt/package/network/config/wifi-scripts
Sean Khan b90feed6ba wifi-scripts: add missing 'network' property to wifi-iface schema
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>
2025-05-29 23:48:16 +02:00
..
files wifi-scripts: add hotplug handler for slow-to-initialize ath12k radios 2025-04-12 10:38:54 +02:00
files-ucode wifi-scripts: add missing 'network' property to wifi-iface schema 2025-05-29 23:48:16 +02:00
Config.in wifi-scripts: add ucode based scripts 2024-12-02 13:55:36 +01:00
Makefile wifi-scripts: add ucode based scripts 2024-12-02 13:55:36 +01:00