summaryrefslogtreecommitdiffstats
path: root/extensions/libxt_recent.man
diff options
context:
space:
mode:
authorDenys Fedoryshchenko <denys@visp.net.lb>2012-05-17 10:08:57 +0000
committerPablo Neira Ayuso <pablo@netfilter.org>2012-07-31 12:35:42 +0200
commit74ded7257e5da5e309844d386290f24ae91950a6 (patch)
treef9c6fb2b20b8e863f1f91f9ae995af45b47f9eb4 /extensions/libxt_recent.man
parent2165f38d2582e88e8a9dd9416f34eca7a7672e5a (diff)
libxt_recent: add --mask netmask
This new option will be available in the Linux kernel 3.5 [ Pablo fixed coding-style issues and cleaned up this. Added manpages as well ] Signed-off-by: Denys Fedoryshchenko <denys@visp.net.lb> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'extensions/libxt_recent.man')
-rw-r--r--extensions/libxt_recent.man3
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/libxt_recent.man b/extensions/libxt_recent.man
index 8043df4a..8e6a8e91 100644
--- a/extensions/libxt_recent.man
+++ b/extensions/libxt_recent.man
@@ -24,6 +24,9 @@ is the default.
\fB\-\-rdest\fP
Match/save the destination address of each packet in the recent list table.
.TP
+\fB\-\-mask\fPnetmask
+Netmask that will be applied to this recent list.
+.TP
[\fB!\fP] \fB\-\-rcheck\fP
Check if the source address of the packet is currently in the list.
.TP