summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_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/libipt_dccp.man
parentb992748c8ae97326f48f108729d4d75d529576b1 (diff)
Move libipt_dccp.man to libxt_dccp.man for ip6tables.8
Diffstat (limited to 'extensions/libipt_dccp.man')
-rw-r--r--extensions/libipt_dccp.man12
1 files changed, 0 insertions, 12 deletions
diff --git a/extensions/libipt_dccp.man b/extensions/libipt_dccp.man
deleted file mode 100644
index 6443ec36..00000000
--- a/extensions/libipt_dccp.man
+++ /dev/null
@@ -1,12 +0,0 @@
-.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.