mirror of
https://gitlab.com/shorewall/code.git
synced 2024-11-14 19:54:06 +01:00
Fix TCPFlags
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
ebef29e161
commit
752463bfab
@ -2791,7 +2791,7 @@ sub perl_action_tcp_helper($$) {
|
||||
);
|
||||
} else {
|
||||
$result = process_rule( $chainref,
|
||||
'',
|
||||
$proto,
|
||||
0,
|
||||
merge_target( $actions{$action}, $target ),
|
||||
'', # Current Param
|
||||
|
Loading…
Reference in New Issue
Block a user