projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
kexec is also available on armel
[openwrt.git]
/
package
/
firewall
/
files
/
lib
/
core_init.sh
diff --git
a/package/firewall/files/lib/core_init.sh
b/package/firewall/files/lib/core_init.sh
index
a55ace1
..
a549bd9
100644
(file)
--- a/
package/firewall/files/lib/core_init.sh
+++ b/
package/firewall/files/lib/core_init.sh
@@
-159,7
+159,7
@@
fw_load_zone() {
fw_callback pre zone
[ $zone_conntrack = 1 -o $zone_masq = 1 ] && \
- append FW_CONNTRACK_ZONES "$zone_
NAME
"
+ append FW_CONNTRACK_ZONES "$zone_
name
"
local mode
case "$zone_family" in
This page took
0.023738 seconds
and
4
git commands to generate.