All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick McHardy <kaber@trash.net>
To: Bryan Duff <bduff@astrocorp.com>
Cc: Jan Engelhardt <jengelh@medozas.de>, netfilter-devel@vger.kernel.org
Subject: Re: xt_statistic.c - the statistic match
Date: Tue, 13 Jan 2009 05:43:00 +0100	[thread overview]
Message-ID: <496C1BD4.2050106@trash.net> (raw)
In-Reply-To: <496B7F66.40900@astrocorp.com>

Bryan Duff wrote:
> Jan Engelhardt wrote:
>> On Friday 2009-01-09 23:20, Bryan Duff wrote:
>>
>>  
>>> ... gets out of sync in nth mode.  The count seems to be off 
>>> somehow.  At some
>>> point the count is off - in my case I have 3 rules that are consecutive:
>>>
>>> [...]
> How could that happen?  I'm not accepting between the statistic match 
> rules (which would definitely cause the rules to get out of sync).

Are you running on an SMP system? If so, try printing out the value
of info->master and verify that it always points to the same memory
(for each single match instance, so you should see exactly three
different values).

  reply	other threads:[~2009-01-13  4:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-09 22:20 xt_statistic.c - the statistic match Bryan Duff
2009-01-10  3:38 ` Jan Engelhardt
2009-01-12 17:35   ` Bryan Duff
2009-01-13  4:43     ` Patrick McHardy [this message]
2009-01-13  7:28       ` Jan Engelhardt
2009-01-13  7:32         ` Jan Engelhardt
2009-01-15 10:37     ` James King
2009-01-15 10:45       ` Jan Engelhardt
2009-01-15 15:46         ` Bryan Duff
2009-01-15 15:56           ` Jan Engelhardt
2009-01-15 16:25             ` Bryan Duff
2009-01-15 15:34       ` Bryan Duff

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=496C1BD4.2050106@trash.net \
    --to=kaber@trash.net \
    --cc=bduff@astrocorp.com \
    --cc=jengelh@medozas.de \
    --cc=netfilter-devel@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.