summaryrefslogtreecommitdiff
path: root/templates-cfg/system/conntrack/timeout/custom/rule/node.def
diff options
context:
space:
mode:
authorGaurav <gaurav.sinha@vyatta.com>2012-03-20 18:47:33 -0700
committerGaurav <gaurav.sinha@vyatta.com>2012-03-20 18:47:33 -0700
commit7330d01fd5ac752e265cf868b3a7f9ef30af9a93 (patch)
treef60b385fa08b035e2fa6f629c98d3f7064263e67 /templates-cfg/system/conntrack/timeout/custom/rule/node.def
parent613330a8acca0535df5bc1fc839fb29ce1261272 (diff)
parent0f71f18eaec8643d8f78b95bb1657734b3f5b368 (diff)
downloadvyatta-conntrack-7330d01fd5ac752e265cf868b3a7f9ef30af9a93.tar.gz
vyatta-conntrack-7330d01fd5ac752e265cf868b3a7f9ef30af9a93.zip
Merge branch 'cttimeout_pacifica' into oxnard
Brings in the changes needed for connection tracking timeouts per connection. Conflicts: .frlog debian/changelog
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..077603e
--- /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; "Custom timeout rule number must be between 1 and 9999"
+
+val_help: u32:1-9999; Rule number