iptables-1.3.2-20050720
[iptables.git] / extensions / libip6t_udp.man
diff --git a/extensions/libip6t_udp.man b/extensions/libip6t_udp.man
new file mode 100644 (file)
index 0000000..0408479
--- /dev/null
@@ -0,0 +1,14 @@
+These extensions are loaded if `--protocol udp' is specified.  It
+provides the following options:
+.TP
+.BR "--source-port " "[!] \fIport\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
+.BR "--destination-port " "[!] \fIport\fP[:\fIport\fP]"
+Destination port or port range specification.
+See the description of the
+.B --destination-port
+option of the TCP extension for details.