tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Changing the default subnet route.



On Tue, Dec 23, 2008 at 09:37:07AM +0000, Roy Marples wrote:
> On Mon, 2008-12-22 at 18:40 -0600, David Young wrote:
> > How does this behavior of IPv4 ifaddrs compare with IPv6?
> 
> A quick test shows that IPv6 behaves correctly here.
> 
> ifconfig bge0 inet6 fee1:: alias
> ifconfig iwi0 inet6 fee1:: alias
> route change -net -inet6 fee1::/64 -ifp iwi0
> ifconfig bge0 inet6 fee1:: -alias
> ifconfig bge0 inet6 fee1:: alias

Did IPv6 work correctly prior to your change to rtsock.c?

> However the 
> fee1:: MACADDR UHL
> route is not changed which could be a bug.

Does the corresponding IPv4 route change?

The fact that IPv6 (sort of) works, now, reinforces my hunch that
your change to in.c was unnecessary, because your change to rtsock.c
was sufficient.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933


Home | Main Index | Thread Index | Old Index