All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Grant Coady <gcoady.lk@gmail.com>
Cc: Grant Coady <grant_lkml@dodo.com.au>,
	linux-kernel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [stable] regression in iptables: recent filter
Date: Thu, 11 Sep 2008 20:01:33 -0700	[thread overview]
Message-ID: <20080911200133.48be32fa.akpm@linux-foundation.org> (raw)
In-Reply-To: <ejijc4dc92n75s2el334e7dgdanngs7qv3@4ax.com>

On Fri, 12 Sep 2008 11:53:35 +1000 Grant Coady <grant_lkml@dodo.com.au> wrote:

> Hi there,
> 
> Last known good kernel: 2.6.24.7
> 
> # iptables -N calmrate
> # iptables -A calmrate -p tcp -m state --state NEW \
> 	-m recent --name listrate --update --rttl \
> 	--seconds 60 --hitcount 60 -j DROP
> iptables: Unknown error 4294967295
> 
> Fails for 2.6.25.17 and 2.6.26.5
> 
> dmesg + config: http://bugsplatter.id.au/kernel/boxen/deltree/
> 

(cc netdev)

  reply	other threads:[~2008-09-12  3:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-12  1:53 [stable] regression in iptables: recent filter Grant Coady
2008-09-12  3:01 ` Andrew Morton [this message]
2008-09-12  3:04   ` David Miller
2008-09-12  3:10 ` Alexey Dobriyan
2008-09-12  3:11 ` Alexey Dobriyan
2008-09-12  3:29   ` Grant Coady
2008-09-12  5:46     ` Jan Engelhardt

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=20080911200133.48be32fa.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=gcoady.lk@gmail.com \
    --cc=grant_lkml@dodo.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --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.