Subject: Re: CVS commit: syssrc
To: Bill Sommerfeld <sommerfeld@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-net
Date: 07/02/2000 09:32:11
On Sun, Jul 02, 2000 at 10:43:47AM -0400, Bill Sommerfeld wrote:
> > This should be pulled into netbsd-1-5
>
> Done.
>
> > and also a similar change should probably be made to the ICMPv6 code.
>
> Yes.
>
> It's worth noting in passing that the ipv6 code does not have the ifaddr hash
> table which our ipv4 code has, so determining if an address is "local"
> requires somewhat more work and more code..
Yes, the IPv6 code should get the address hash table, and its PCB
lookup code should be changed to match IPv4's.
--
-- Jason R. Thorpe <thorpej@zembu.com>