From b7d936dd8e0afed864fb547c3e35934324f81d14 Mon Sep 17 00:00:00 2001 From: Tom Eastep Date: Wed, 29 Dec 2010 08:23:44 -0800 Subject: [PATCH] Merge levels in process_action2() --- Shorewall/Perl/Shorewall/Rules.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Shorewall/Perl/Shorewall/Rules.pm b/Shorewall/Perl/Shorewall/Rules.pm index 1104ec248..effcf1689 100644 --- a/Shorewall/Perl/Shorewall/Rules.pm +++ b/Shorewall/Perl/Shorewall/Rules.pm @@ -541,7 +541,7 @@ sub process_action2( $ ) { # know if we try to use one of them. # process_rule_common( $wholeaction , - $wholetarget , + merge_levels( "$action:$level:$tag", $wholetarget ), '' , # Current Param undef, # source undef, # dest