summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_dccp.man
diff options
context:
space:
mode:
authorYasuyuki KOZAKAI <yasuyuki@netfilter.org>2007-11-29 04:32:12 +0000
committerYasuyuki KOZAKAI <yasuyuki@netfilter.org>2007-11-29 04:32:12 +0000
commita399d80ed746d24745a066b40e6ea624b8a606ad (patch)
treef8a65d95f1f2f1c81602e76480be6a693d337902 /extensions/libxt_dccp.man
parentb992748c8ae97326f48f108729d4d75d529576b1 (diff)
Move libipt_dccp.man to libxt_dccp.man for ip6tables.8
Diffstat (limited to 'extensions/libxt_dccp.man')
-rw-r--r--extensions/libxt_dccp.man12
1 files changed, 12 insertions, 0 deletions
diff --git a/extensions/libxt_dccp.man b/extensions/libxt_dccp.man
new file mode 100644
index 00000000..6443ec36
--- /dev/null
+++ b/extensions/libxt_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.