forked from extern/shorewall_code
Correctly handle ipset in tcfilter DEST
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
3df488e710
commit
f9cfde91e5
@ -1556,6 +1556,8 @@ sub process_tc_filter2( $$$$$$$$$ ) {
|
||||
$offset += 4;
|
||||
$rule .= ' and' if @parts;
|
||||
}
|
||||
|
||||
$have_rule = 1;
|
||||
}
|
||||
|
||||
$have_rule = 1;
|
||||
|
Loading…
Reference in New Issue
Block a user