remove default network config for brcm
[openwrt.git] / package / iptables / files / firewall.user
old mode 100755 (executable)
new mode 100644 (file)
index f13f50b..5f295ba
@@ -1,8 +1,5 @@
 #!/bin/sh
 #!/bin/sh
-. /etc/config/network
-
-WAN="$wan_ifname"
-LAN="$lan_ifname"
+# Copyright (C) 2006 OpenWrt.org
 
 iptables -F input_rule
 iptables -F output_rule
 
 iptables -F input_rule
 iptables -F output_rule
This page took 0.024484 seconds and 4 git commands to generate.