openwrt/package
Til Kaiser 055d877a20 base-files: add ucidef_set_interface_netdev_range function
The ucidef_set_interface* functions can be used to
add network interfaces to a default network configuration.
Such network interfaces often have the same base interface
name (e.g., eth* or lan*). On devices with many network ports,
adding all ports to the default config can become inconvenient.

This commit adds a new uci function ucidef_set_interface_netdev_range,
which adds network interfaces for a specific port range to a given
OpenWrt interface. The first parameter is the OpenWrt interface, the
second is the base interface name, the third is the port start, and
the fourth is the port end range.

Signed-off-by: Til Kaiser <mail@tk154.de>
Link: https://github.com/openwrt/openwrt/pull/17251
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-10-06 19:06:26 +02:00
..
base-files base-files: add ucidef_set_interface_netdev_range function 2025-10-06 19:06:26 +02:00
boot sunxi: add F1C100 (arm926ej-s) support 2025-10-06 10:26:56 +02:00
devel perf: fix disabling BUILD_BPF_SKEL 2025-08-31 23:49:13 +02:00
firmware linux-firmware: update to 20250917 2025-09-23 23:09:49 +02:00
kernel kernel: modules: add Mellanox Spectrum hotplug renaming script 2025-10-06 19:06:26 +02:00
libs openssl: update to 3.5.4 2025-10-04 16:22:43 +02:00
network netifd: update to Git HEAD (2025-10-06) 2025-10-06 09:56:27 +02:00
system uci: update to Git HEAD (2025-10-05) 2025-10-05 14:34:57 +02:00
utils ucode: fix parsing \xHH and \0OOO escape sequences 2025-10-05 11:31:31 +02:00
Makefile package: generate sha256sums by default 2025-10-03 11:00:23 +02:00