projects
/
openwrt
/
staging
/
luka.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8fa598
)
firewall: fix another notrack related bug
author
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 15 Jul 2010 23:24:01 +0000
(23:24 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Thu, 15 Jul 2010 23:24:01 +0000
(23:24 +0000)
SVN-Revision: 22218
package/firewall/files/lib/core_init.sh
patch
|
blob
|
history
diff --git
a/package/firewall/files/lib/core_init.sh
b/package/firewall/files/lib/core_init.sh
index a55ace17c1405a78070a4d85b5928ec1e5df8ba4..a549bd9a05e2ad3e2447871902c8db5cda0f1044 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