From: Michael Tremer Date: Tue, 29 Jul 2025 14:42:19 +0000 (+0000) Subject: network: Add support for some more auxiliary zones X-Git-Tag: v2.29-core197~25^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a5a1b2c2c16473990b9eee81cf9502af369bcdf6;p=ipfire-2.x.git network: Add support for some more auxiliary zones Signed-off-by: Michael Tremer --- diff --git a/config/udev/network-hotplug-master b/config/udev/network-hotplug-master index b61b657bb..34cec46a6 100644 --- a/config/udev/network-hotplug-master +++ b/config/udev/network-hotplug-master @@ -31,7 +31,7 @@ detect_zone() { intf="${intf^^}" local zone - for zone in GREEN BLUE ORANGE RED; do + for zone in GREEN BLUE ORANGE RED INTF0 INTF1 INTF2 INTF3; do # Try to find if INTERFACE is the *phys version of a zone if [ "${intf}" = "${zone}" ]; then echo "${zone}" diff --git a/config/udev/network-hotplug-rename b/config/udev/network-hotplug-rename index f27eecae6..b4e694ed3 100644 --- a/config/udev/network-hotplug-rename +++ b/config/udev/network-hotplug-rename @@ -57,7 +57,7 @@ fi eval $(/usr/local/bin/readhash /var/ipfire/ethernet/settings) # Standard zones -ZONES="RED GREEN ORANGE BLUE" +ZONES="RED GREEN ORANGE BLUE INTF0 INTF1 INTF2 INTF3" # Determine the address of INTERFACE ADDRESS="$(