diff options
Diffstat (limited to 'templates/firewall/source-validation/node.def')
-rw-r--r-- | templates/firewall/source-validation/node.def | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/templates/firewall/source-validation/node.def b/templates/firewall/source-validation/node.def index 7853bec..bbd44e4 100644 --- a/templates/firewall/source-validation/node.def +++ b/templates/firewall/source-validation/node.def @@ -8,10 +8,9 @@ type: txt help: Policy for source validation by reversed path, as specified in RFC3704 -comp_help:Possible completions: - strict\tEnable Strict Reverse Path Forwarding as defined in RFC3704 - loose\t\tEnable Loose Reverse Path Forwarding as defined in RFC3704 - disable\tNo source validation +val_help: strict; Enable Strict Reverse Path Forwarding as defined in RFC3704 +val_help: loose; Enable Loose Reverse Path Forwarding as defined in RFC3704 +val_help: disable; No source validation default: "disable" |