On Mon, 3 Nov 2003 23:11:54 +0000 Magosányi Árpád <[EMAIL PROTECTED]> wrote:
> A levelezõm azt hiszi, hogy David S. Miller a következõeket írta: > > > > All of these bugs are because these 32-bit system call translation > > layer needs to translate the iptables entry structures for certain > > iptables targets. > > Is there a way to run full 64 bit on sparc to avoid the 32-bit > syscall translation layer? Having functional packet filter > is a must for me. Using the compiler and glibc in Debian unstable you should be able to build 64-bit netfilter tools from source.

