Subject: Re: Making IPV6 go
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Michael Graff <explorer@flame.org>
List: tech-net
Date: 07/22/1999 15:45:14
Jason Thorpe <thorpej@nas.nasa.gov> writes:

> Are you sure it's not something arm32 specific?  Alignment problems on
> the arm32 cause the data to be incorrect; it doesn't cause a fault.

Yep, I read the code.

The code intentionally inserts the "link number" into the second group
of 16 bits.  I just find it odd and annoying to see ifconfig return an
address that isn't really what the interface is known as.

Of course, I also tend to think that "ifconfig de0 inet6" should be
needed to get an ipv6 address at all, rather than having it do so at
boot time.

--Michael