Re: [PATCH] s390 - mark IPv6 support for QETH as broken

From: Christian Borntraeger
Date: Fri Jul 09 2004 - 14:16:52 EST


Andrew Morton wrote:
> Bastian Blank <bastian@xxxxxxxxxxxx> wrote:
> > The attached patch marks IPv6 support for QETH broken, it is known to
> > need an extra patch to compile which was submitted one year ago but
> > never accepted.
>
> Well fixing it would be the preferable approach. Where is the "extra
> patch" and what was the complaint?

http://oss.sgi.com/projects/netdev/archive/2003-02/msg00061.html

The problem is that on s390 several virtual servers share the PHY and MAC
part of the card and therefore have the same MAC address. Unfortunately
IPv6 uses this MAC address to build an address. Now all virtual servers
have the same auto configured IPv6 address - which is bad.
The proposed solution was to enable network card drivers to define their own
ipv6 address auto configuration.
If I recall correctly Dave Miller was not sure about rfc compliance.

cheers

Christian




-
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/