All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Eric Dumazet <dada1@cosmosbay.com>
Cc: "David S. Miller" <davem@davemloft.net>, netdev@vger.kernel.org
Subject: Re: [PATCH] netfilter : xt_hashlimit should use time_after_eq()
Date: Wed, 12 Dec 2007 20:06:47 +0100	[thread overview]
Message-ID: <47603147.90008@trash.net> (raw)
In-Reply-To: <47602AE6.6060908@cosmosbay.com>

Eric Dumazet wrote:
> Hi David & Patrick
> 
> I believe this patch is needed for linux-2.6.24
> 
> Thank you
> 
> [PATCH] netfilter : xt_hashlimit should use time_after_eq()
> 
> In order to avoid jiffies wraparound and its effect, special care must 
> be taken
> when doing comparisons ...


Looks good, thanks Eric. Dave, please apply.

  reply	other threads:[~2007-12-12 19:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-12 18:39 [PATCH] netfilter : xt_hashlimit should use time_after_eq() Eric Dumazet
2007-12-12 19:06 ` Patrick McHardy [this message]
2007-12-12 19:11   ` David Miller

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=47603147.90008@trash.net \
    --to=kaber@trash.net \
    --cc=dada1@cosmosbay.com \
    --cc=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    /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.