and again .. a reminder of the reminder .. thanks ede
-------- Original Message --------
hi jow, just a friendly reminder .. Thanks ede
-------- Original Message --------
Subject: [OpenWrt-Devel] add vars for uci firewall include scripts
Date: Wed, 09 Dec 2009 19:00:37 +0100
From: [email protected]
Reply-To: OpenWrt Development List <[email protected]>
To: OpenWrt Development List <[email protected]>
the change to uci_firewall.sh omitted the necessary variables for the
/etc/firewall.user script and the like. This patch adds them again.
regards ede
Index: package/firewall/files/uci_firewall.sh
===================================================================
--- package/firewall/files/uci_firewall.sh (Revision 18608)
+++ package/firewall/files/uci_firewall.sh (Arbeitskopie)
@@ -397,6 +397,9 @@
}
fw_include() {
+ config_get WAN wan ifname
+ config_get WANDEV wan device
+ config_get LAN lan ifname
local path
config_get path $1 path
[ -e $path ] && . $path
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel