summaryrefslogtreecommitdiff
path: root/templates-cfg/system/conntrack/timeout/custom/rule/node.def
diff options
context:
space:
mode:
authorGaurav Sinha <gaurav.sinha@vyatta.com>2012-02-01 16:21:28 -0800
committerGaurav Sinha <gaurav.sinha@vyatta.com>2012-03-16 16:38:32 -0700
commit30e0a9401a49c21318403cdc9e6c3689f757ebbf (patch)
treefaca0fe1fb135d2ac78fdf597b5d808b823513e2 /templates-cfg/system/conntrack/timeout/custom/rule/node.def
parentafb96b8c15b5ad9e6ae920faf79fe13049a871cb (diff)
downloadvyatta-conntrack-30e0a9401a49c21318403cdc9e6c3689f757ebbf.tar.gz
vyatta-conntrack-30e0a9401a49c21318403cdc9e6c3689f757ebbf.zip
Initial commit for per-flow timeout CLI
(cherry picked from commit f7fc0b920516ecf03a7dcf3e73f39513d8fcfc1c)
Diffstat (limited to 'templates-cfg/system/conntrack/timeout/custom/rule/node.def')
-rw-r--r--templates-cfg/system/conntrack/timeout/custom/rule/node.def9
1 files changed, 9 insertions, 0 deletions
diff --git a/templates-cfg/system/conntrack/timeout/custom/rule/node.def b/templates-cfg/system/conntrack/timeout/custom/rule/node.def
new file mode 100644
index 0000000..c31dfbd
--- /dev/null
+++ b/templates-cfg/system/conntrack/timeout/custom/rule/node.def
@@ -0,0 +1,9 @@
+tag:
+
+type: u32
+
+help: Rule number (1-9999)
+
+syntax:expression: $VAR(@) > 0 && $VAR(@) <= 9999; "firewall rule number must be between 1 and 9999"
+
+val_help: u32:1-9999; Rule number