summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_dccp.man
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2005-08-06 21:13:04 +0000
committerHarald Welte <laforge@gnumonks.org>2005-08-06 21:13:04 +0000
commite40b11d7ef827c0e8519bcdc34619e7bcc92710f (patch)
tree74d924df99a9d3725732e8b9c1f8b7df843240d2 /extensions/libipt_dccp.man
parentae87b8a7470dc6aa5521d226e8ed218500dfe633 (diff)
add support for new 'dccp' protocol match
Diffstat (limited to 'extensions/libipt_dccp.man')
-rw-r--r--extensions/libipt_dccp.man12
1 files changed, 12 insertions, 0 deletions
diff --git a/extensions/libipt_dccp.man b/extensions/libipt_dccp.man
new file mode 100644
index 00000000..6443ec36
--- /dev/null
+++ b/extensions/libipt_dccp.man
@@ -0,0 +1,12 @@
+.TP
+\fB--source-port\fR,\fB--sport \fR[\fB!\fR] \fIport\fR[\fB:\fIport\fR]
+.TP
+\fB--destination-port\fR,\fB--dport \fR[\fB!\fR] \fIport\fR[\fB:\fIport\fR]
+.TP
+\fB--dccp-types\fR [\fB!\fR] \fImask\fP
+Match when the DCCP packet type is one of 'mask'. 'mask' is a comma-separated
+list of packet types. Packet types are:
+.BR "REQUEST RESPONSE DATA ACK DATAACK CLOSEREQ CLOSE RESET SYNC SYNCACK INVALID" .
+.TP
+\fB--dccp-option\fR [\fB!\fR\] \fInumber\fP
+Match if DCP option set.