Subject: Re: CVS commit: syssrc
To: Jason R Thorpe <thorpej@zembu.com>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: tech-net
Date: 07/02/2000 10:43:47
> 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..

						- Bill