This object specifies the action to be performed if the
rule's associated filter matches. If set to ignore the
filter is not consulted and the next rule is processed
immediately. Enumerations: - allow (1)
- allow-if-not (2)
- deny (3)
- deny-if-not (4)
- ignore (5)
- delete (6)
|