mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-26 04:32:01 +02: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 {
|
} else {
|
||||||
$result = process_rule( $chainref,
|
$result = process_rule( $chainref,
|
||||||
'',
|
$proto,
|
||||||
0,
|
0,
|
||||||
merge_target( $actions{$action}, $target ),
|
merge_target( $actions{$action}, $target ),
|
||||||
'', # Current Param
|
'', # Current Param
|
||||||
|
Loading…
x
Reference in New Issue
Block a user