mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-15 19:01:19 +01:00
Add a comment
This commit is contained in:
parent
e8de4ce563
commit
350f20fc7e
@ -315,6 +315,9 @@ sub process_actions1() {
|
|||||||
# deals with the target and the parameter. We pass undef for the rest so we'll
|
# deals with the target and the parameter. We pass undef for the rest so we'll
|
||||||
# know if we try to use one of them.
|
# know if we try to use one of them.
|
||||||
#
|
#
|
||||||
|
# process_rule_common() returns the NAT-oriented actiontype flags for the target
|
||||||
|
# of the rule. Those are LORed into the action's type below.
|
||||||
|
#
|
||||||
$actiontype |= process_rule_common( $action ,
|
$actiontype |= process_rule_common( $action ,
|
||||||
$wholetarget ,
|
$wholetarget ,
|
||||||
'' , # Current Param
|
'' , # Current Param
|
||||||
|
Loading…
Reference in New Issue
Block a user