Re: [stable] regression in iptables: recent filter

From: Andrew Morton
Date: Thu Sep 11 2008 - 23:02:22 EST


On Fri, 12 Sep 2008 11:53:35 +1000 Grant Coady <grant_lkml@xxxxxxxxxxx> 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)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/