Re: IPv6 Sparc64

David S. Miller (davem@redhat.com)
Tue, 05 Mar 2002 04:36:04 -0800 (PST)


From: Sten <sten@blinkenlights.nl>
Date: Mon, 4 Feb 2002 11:58:10 +0100 (CET)

The reason I ask this is because I have been trying to setup a
tunnel, and I cant get it to work either with ifconfig or iproute.

[root@towel ip]# ip tunnel add blink mode sit remote x.x.x.x dev
eth0
ioctl: Invalid argument

The reason this fails is because SIOCADDTUNNEL uses SIOCDEVPRIVATE
which can't be translated properly to/from 32-bit apps running
on 64-bit kernels.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/