Restore proper NAT in action handling

This commit is contained in:
Tom Eastep 2010-12-21 15:20:19 -08:00
parent b8d5e09b58
commit f3abf56cac

View File

@ -334,7 +334,7 @@ sub process_actions1() {
pop_open;
$targets{$action} = ACTION;
$targets{$action} |= ACTION;
}
}
}