Merge commit 'origin/trunk@12184' into fedora
[iptables.git] / trunk / extensions / libxt_iprange.man
diff --git a/trunk/extensions/libxt_iprange.man b/trunk/extensions/libxt_iprange.man
new file mode 100644 (file)
index 0000000..1941a3b
--- /dev/null
@@ -0,0 +1,7 @@
+This matches on a given arbitrary range of IP addresses.
+.TP
+[\fB!\fR] \fB--src-range\fR \fIfrom\fR[\fB-\fP\fIto\fR]
+Match source IP in the specified range.
+.TP
+[\fB!\fR] \fB--dst-range\fR \fIfrom\fR[\fB-\fP\fIto\fR]
+Match destination IP in the specified range.