From: Phil Oester <kernel@linuxace.com>
To: Patrick McHardy <kaber@trash.net>
Cc: netfilter-devel@lists.netfilter.org
Subject: Re: [RESEND][PATCH] Recent match jiffies wrap mismatches
Date: Tue, 29 Nov 2005 15:51:59 -0800 [thread overview]
Message-ID: <20051129235159.GA3680@linuxace.com> (raw)
In-Reply-To: <438CDE4E.8070006@trash.net>
On Wed, Nov 30, 2005 at 12:03:42AM +0100, Patrick McHardy wrote:
> Applied, thanks. The lines just above that have the same problem, don't
> they?
No, since we aren't comparing to values which have been memset to zero.
We are comparing against last_seen + seconds, which will be a legitimate
value.
> [slightly reformated for better readability]
(this file could seriously use a pass through Lindent)
Phil
next prev parent reply other threads:[~2005-11-29 23:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-29 5:08 [RESEND][PATCH] Recent match jiffies wrap mismatches Phil Oester
2005-11-29 23:03 ` Patrick McHardy
2005-11-29 23:51 ` Phil Oester [this message]
2005-11-30 7:43 ` Patrick McHardy
2005-11-30 16:20 ` Phil Oester
2005-11-30 19:13 ` Stephen Frost
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=20051129235159.GA3680@linuxace.com \
--to=kernel@linuxace.com \
--cc=kaber@trash.net \
--cc=netfilter-devel@lists.netfilter.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.