From: Patrick McHardy <kaber@trash.net>
To: timg@tpi.com
Cc: Eric Dumazet <eric.dumazet@gmail.com>,
Jan Engelhardt <jengelh@medozas.de>,
netfilter-devel@vger.kernel.org
Subject: Re: iptables pull request, add XT_RECENT_REAP support
Date: Thu, 18 Mar 2010 14:05:06 +0100 [thread overview]
Message-ID: <4BA22502.7060405@trash.net> (raw)
In-Reply-To: <4BA13E50.9050706@tpi.com>
Tim Gardner wrote:
> On 03/17/2010 01:34 PM, Eric Dumazet wrote:
>> Le mercredi 17 mars 2010 à 12:48 -0600, Tim Gardner a écrit :
>>> diff --git a/extensions/libxt_recent.man b/extensions/libxt_recent.man
>>> index 532c328..26e4fb9 100644
>>> --- a/extensions/libxt_recent.man
>>> +++ b/extensions/libxt_recent.man
>>> @@ -41,6 +41,11 @@ This option must be used in conjunction with one
>>> of \fB\-\-rcheck\fP or
>>> \fB\-\-update\fP. When used, this will narrow the match to only
>>> happen when the
>>> address is in the list and was seen within the last given number of
>>> seconds.
>>> .TP
>>> +\fB\-\-reap\fP \fIreap\fP
>>> +This option must be used in conjunction with \fB\-\-seconds\fP. When
>>> used, this
>>> +will remove entries with the most recent timestamp older then
>>> \fB\-\-seconds\fP
>>> +since the last packet was received.
>>> +.TP
>>> \fB\-\-hitcount\fP \fIhits\fP
>>> This option must be used in conjunction with one of
>>> \fB\-\-rcheck\fP or
>>> \fB\-\-update\fP. When used, this will narrow the match to only
>>> happen when the
>>
>> Are you sure this "most recent timestamp older then " is correct ? ;)
>>
>>
>>
>
> How about this (attached):
Looks fine to me. Any further objections?
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2010-03-18 13:05 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-17 18:48 iptables pull request, add XT_RECENT_REAP support Tim Gardner
2010-03-17 19:34 ` Eric Dumazet
2010-03-17 19:44 ` Tim Gardner
2010-03-17 19:50 ` Eric Dumazet
2010-03-17 20:21 ` Tim Gardner
2010-03-17 20:40 ` Tim Gardner
2010-03-18 13:05 ` Patrick McHardy [this message]
2010-03-17 20:13 ` Jan Engelhardt
2010-03-17 20:26 ` Tim Gardner
2010-03-17 20:14 ` Jan Engelhardt
2010-03-17 20:29 ` Tim Gardner
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4BA22502.7060405@trash.net \
--to=kaber@trash.net \
--cc=eric.dumazet@gmail.com \
--cc=jengelh@medozas.de \
--cc=netfilter-devel@vger.kernel.org \
--cc=timg@tpi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.