mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-26 09:33:14 +01:00
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