1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 21:09:49 +03:00

[package] firewall: fix another notrack related bug

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22218 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-07-15 23:24:01 +00:00
parent e3060b618d
commit 30853c82f3

View File

@ -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