modules/freifunk: ensure right order in hotplug processing when applying nat fixes
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 25 Jan 2009 19:38:08 +0000 (19:38 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 25 Jan 2009 19:38:08 +0000 (19:38 +0000)
modules/freifunk/root/etc/firewall.freifunk

index ac3fcc5..663fc61 100644 (file)
@@ -48,4 +48,6 @@ apply_nat_fix() {
        (ACTION="ifup" INTERFACE="$1" . /etc/hotplug.d/iface/22-firewall-nat-fix )
 }
 
+uci_set_state firewall core loaded 1
+config_foreach fw_addif interface
 config_foreach apply_nat_fix interface