All of lore.kernel.org
 help / color / mirror / Atom feed
* [stable] regression in iptables: recent filter
@ 2008-09-12  1:53 Grant Coady
  2008-09-12  3:01 ` Andrew Morton
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Grant Coady @ 2008-09-12  1:53 UTC (permalink / raw)
  To: linux-kernel

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/

Grant.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-09-12  5:46 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-12  1:53 [stable] regression in iptables: recent filter Grant Coady
2008-09-12  3:01 ` Andrew Morton
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

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.