diff options
author | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2011-11-16 11:49:20 -0800 |
---|---|---|
committer | Gaurav Sinha <gaurav.sinha@vyatta.com> | 2011-11-16 11:49:20 -0800 |
commit | 7e81c147324fc173e01edfbe1f09f28af6fc71dc (patch) | |
tree | e7b88f66ff9cf3c763146abd3f1653517b4d1780 /templates-op/show/conntrack/table/ipv4 | |
parent | f8b27a32f423144429f83ea3edbf12c4cd09e4f3 (diff) | |
download | vyatta-conntrack-7e81c147324fc173e01edfbe1f09f28af6fc71dc.tar.gz vyatta-conntrack-7e81c147324fc173e01edfbe1f09f28af6fc71dc.zip |
bug 7411:Added initial code for IPv6, templates and script
Diffstat (limited to 'templates-op/show/conntrack/table/ipv4')
-rw-r--r-- | templates-op/show/conntrack/table/ipv4/source/node.tag/destination/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates-op/show/conntrack/table/ipv4/source/node.tag/destination/node.def b/templates-op/show/conntrack/table/ipv4/source/node.tag/destination/node.def index 88b6eb1..85b1b36 100644 --- a/templates-op/show/conntrack/table/ipv4/source/node.tag/destination/node.def +++ b/templates-op/show/conntrack/table/ipv4/source/node.tag/destination/node.def @@ -1,3 +1,3 @@ help: Show Conntrack entries for the destination IP -allowed: echo "<x.x.x.x:pp> +allowed: echo -n '<IPv4-address>' '<IPv4-address:port>' |