summaryrefslogtreecommitdiff
path: root/templates/firewall/source-validation
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2010-08-17 15:30:07 -0700
committerAn-Cheng Huang <ancheng@vyatta.com>2010-08-17 15:30:07 -0700
commitae652b77cfa97089baa8f86be1ebe1d08a4c9184 (patch)
tree7a8a3325c7b202fea9ee8566098dcb726a545ada /templates/firewall/source-validation
parent03e79c5be0ca54c351f488708570c3c91f7f2369 (diff)
downloadvyatta-cfg-firewall-ae652b77cfa97089baa8f86be1ebe1d08a4c9184.tar.gz
vyatta-cfg-firewall-ae652b77cfa97089baa8f86be1ebe1d08a4c9184.zip
update help text to use val_help
Diffstat (limited to 'templates/firewall/source-validation')
-rw-r--r--templates/firewall/source-validation/node.def7
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"