projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
remove default network config for brcm
[openwrt.git]
/
package
/
iptables
/
files
/
firewall.user
diff --git
a/package/iptables/files/firewall.user
b/package/iptables/files/firewall.user
old mode 100755
(executable)
new mode 100644
(file)
index
f13f50b
..
5f295ba
--- a/
package/iptables/files/firewall.user
+++ b/
package/iptables/files/firewall.user
@@
-1,8
+1,5
@@
#!/bin/sh
-. /etc/config/network
-
-WAN="$wan_ifname"
-LAN="$lan_ifname"
+# Copyright (C) 2006 OpenWrt.org
iptables -F input_rule
iptables -F output_rule
This page took
0.023265 seconds
and
4
git commands to generate.