[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:
Jo-Philipp Wich 2010-07-15 23:24:01 +00:00
parent df7742c8aa
commit 8253f19290

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