mirror of
https://gitlab.com/shorewall/code.git
synced 2025-01-19 12:14:40 +01:00
Merge levels in process_action2()
This commit is contained in:
parent
a4bf11c7d5
commit
b7d936dd8e
@ -541,7 +541,7 @@ sub process_action2( $ ) {
|
|||||||
# know if we try to use one of them.
|
# know if we try to use one of them.
|
||||||
#
|
#
|
||||||
process_rule_common( $wholeaction ,
|
process_rule_common( $wholeaction ,
|
||||||
$wholetarget ,
|
merge_levels( "$action:$level:$tag", $wholetarget ),
|
||||||
'' , # Current Param
|
'' , # Current Param
|
||||||
undef, # source
|
undef, # source
|
||||||
undef, # dest
|
undef, # dest
|
||||||
|
Loading…
Reference in New Issue
Block a user