summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_dccp.man
diff options
context:
space:
mode:
author/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-08-06 21:13:04 +0000
committer/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org </C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org>2005-08-06 21:13:04 +0000
commita025e71fa822d9a211bbc0446155423b47033837 (patch)
tree74d924df99a9d3725732e8b9c1f8b7df843240d2 /extensions/libipt_dccp.man
parent2a0e9207cc9747acd2e13ff9181e5239d90384e0 (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 0000000..6443ec3
--- /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.