projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
switch on new verbose system
[openwrt.git]
/
package
/
iptables
/
files
/
firewall.awk
diff --git
a/package/iptables/files/firewall.awk
b/package/iptables/files/firewall.awk
index
1b63f83
..
1a201a0
100644
(file)
--- a/
package/iptables/files/firewall.awk
+++ b/
package/iptables/files/firewall.awk
@@
-1,4
+1,5
@@
BEGIN {
+ print ". /etc/config/network"
print "proto=\"$wan_proto\""
print "[ -z \"$proto\" -o \"$proto\" = \"none\" ] && exit"
print "ifname=\"$wan_ifname\""
This page took
0.021275 seconds
and
4
git commands to generate.