mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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:
parent
df7742c8aa
commit
8253f19290
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user