Merge commit 'origin/trunk@12184' into fedora
[iptables.git] / trunk / extensions / libxt_udp.man
diff --git a/trunk/extensions/libxt_udp.man b/trunk/extensions/libxt_udp.man
new file mode 100644 (file)
index 0000000..af0682c
--- /dev/null
@@ -0,0 +1,14 @@
+These extensions can be used if `--protocol udp' is specified.  It
+provides the following options:
+.TP
+[\fB!\fP] \fB--source-port\fP,\fB--sport\fP \fIport\fP[\fB:\fP\fIport\fP]
+Source port or port range specification.
+See the description of the
+.B --source-port
+option of the TCP extension for details.
+.TP
+[\fB!\fP] \fB--destination-port\fP,\fB--dport\fP \fIport\fP[\fB:\fP\fIport\fP]
+Destination port or port range specification.
+See the description of the
+.B --destination-port
+option of the TCP extension for details.