summaryrefslogtreecommitdiffstats
path: root/extensions/libipt_iprange.man
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@medozas.de>2008-01-20 13:42:43 +0000
committerPatrick McHardy <kaber@trash.net>2008-01-20 13:42:43 +0000
commit41daaa0cfbb1cb6b80a2ce2571f9f92f164f0228 (patch)
tree92f715aa5cf786c7f38c382155dc48fec1e82bb6 /extensions/libipt_iprange.man
parentd95d92f0a480008a89f4ffa69f0c67f55dbbe05f (diff)
libxt_iprange r0
Move libipt_iprange to libxt_iprange. Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
Diffstat (limited to 'extensions/libipt_iprange.man')
-rw-r--r--extensions/libipt_iprange.man7
1 files changed, 0 insertions, 7 deletions
diff --git a/extensions/libipt_iprange.man b/extensions/libipt_iprange.man
deleted file mode 100644
index 57e1cff1..00000000
--- a/extensions/libipt_iprange.man
+++ /dev/null
@@ -1,7 +0,0 @@
-This matches on a given arbitrary range of IPv4 addresses
-.TP
-.BI "[!]" "--src-range " "ip-ip"
-Match source IP in the specified range.
-.TP
-.BI "[!]" "--dst-range " "ip-ip"
-Match destination IP in the specified range.