* manpages: add missing --rsource,--rdest options to libxt_recent.man
@ 2008-08-12 23:36 Jan Engelhardt
2008-08-13 12:45 ` Patrick McHardy
0 siblings, 1 reply; 2+ messages in thread
From: Jan Engelhardt @ 2008-08-12 23:36 UTC (permalink / raw)
To: kaber; +Cc: Netfilter Developer Mailing List
commit ffffffffffffffffffffffffffffffffffffffff
Author: Jan Engelhardt <jengelh@medozas.de>
Date: Mon Mar 10 17:37:34 2008 +0100
manpages: add missing --rsource,--rdest options to libxt_recent.man
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
---
extensions/libipt_recent.man | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/extensions/libipt_recent.man b/extensions/libipt_recent.man
index bf5d710..02432ba 100644
--- a/extensions/libipt_recent.man
+++ b/extensions/libipt_recent.man
@@ -15,6 +15,13 @@ source address is already in the list, this will update the existing
entry. This will always return success (or failure if `!' is passed
in).
.TP
+\fB--rsource\fP
+Match/save the source address of each packet in the recent list table. This
+is the default.
+.TP
+\fB--rdest\fP
+Match/save the destination address of each packet in the recent list table.
+.TP
[\fB!\fR] \fB--rcheck\fR
Check if the source address of the packet is currently in
the list.
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: manpages: add missing --rsource,--rdest options to libxt_recent.man
2008-08-12 23:36 manpages: add missing --rsource,--rdest options to libxt_recent.man Jan Engelhardt
@ 2008-08-13 12:45 ` Patrick McHardy
0 siblings, 0 replies; 2+ messages in thread
From: Patrick McHardy @ 2008-08-13 12:45 UTC (permalink / raw)
To: Jan Engelhardt; +Cc: Netfilter Developer Mailing List
Jan Engelhardt wrote:
> manpages: add missing --rsource,--rdest options to libxt_recent.man
Also applied, thanks Jan.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-13 12:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-12 23:36 manpages: add missing --rsource,--rdest options to libxt_recent.man Jan Engelhardt
2008-08-13 12:45 ` Patrick McHardy
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.