Pass '$prerule' to process_inline()

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2016-03-14 10:56:07 -07:00
parent 28e0cb5335
commit 513b828788

View File

@ -2951,7 +2951,7 @@ sub process_rule ( $$$$$$$$$$$$$$$$$$$$ ) {
my $generated = process_inline( $basictarget,
$chainref,
$rule . $raw_matches,
$prerule . $rule . $raw_matches,
$matches1,
$loglevel,
$target,