summaryrefslogtreecommitdiffstats
path: root/conntrack.8
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@netfilter.org>2009-04-11 16:42:20 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2009-04-11 16:42:20 +0200
commit549d78e74c1140b1a4dcd35e44e64d51a3c613e6 (patch)
tree0144011b62c4aace53fb66600ee527c34f582552 /conntrack.8
parent19f183958c1ce9d8faf312c7e4009dee5a10e1ac (diff)
conntrack: add DCCP support
This patch adds DCCP support for the command line tool conntrack. Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'conntrack.8')
-rw-r--r--conntrack.817
1 files changed, 17 insertions, 0 deletions
diff --git a/conntrack.8 b/conntrack.8
index 490d299..e875940 100644
--- a/conntrack.8
+++ b/conntrack.8
@@ -237,6 +237,23 @@ Verification tag (32-bits value) in the original direction
.BI "--reply-vtag " "value"
Verification tag (32-bits value) in the reply direction
.TP
+DCCP-specific fields:
+.TP
+.BI "--sport, --orig-port-src " "PORT"
+Source port in original direction
+.TP
+.BI "--dport, --orig-port-dst " "PORT"
+Destination port in original direction
+.TP
+.BI "--reply-port-src " "PORT"
+Source port in reply direction
+.TP
+.BI "--reply-port-dst " "PORT"
+Destination port in reply direction
+.TP
+.BI "--state " "[NONE | REQUEST | RESPOND | PARTOPEN | OPEN | CLOSEREQ | CLOSING | TIMEWAIT]"
+DCCP state
+.TP
.SH DIAGNOSTICS
The exit code is 0 for correct function. Errors which appear to be caused by
invalid command line parameters cause an exit code of 2. Any other errors