All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug] limit match not working on Sparc64
@ 2003-05-25 20:28 Anders Fugmann
  2003-05-28 18:26 ` Harald Welte
  0 siblings, 1 reply; 2+ messages in thread
From: Anders Fugmann @ 2003-05-25 20:28 UTC (permalink / raw)
  To: netfilter-devel

The limit match seems to be broken on sparc64 arch. It works on i386.

#iptables -A INPUT -m limit --limit 1/second --limit-burst 3 -j ACCEPT
iptables: Invalid argument

ipt_limit module is loaded.

#uname -a
Linux fw 2.4.21-rc2 #1 Tue May 20 20:14:39 CEST 2003 sparc64 unknown 
unknown GNU/Linux

#iptaiptables v1.2.7a
iptbles --version

More information available on request.

I guess that its the 64bit kernel/32bit user-space that is making the 
module break. If anyone has some pointers on how to fix this, I would be 
glad to try and fix it - Maybe we can get a patch into 2.4.21.

Regards
Anders Fugmann

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

end of thread, other threads:[~2003-05-28 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-25 20:28 [Bug] limit match not working on Sparc64 Anders Fugmann
2003-05-28 18:26 ` Harald Welte

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.