Subject: Re: scopeid on NetBSD-1.5.1 branch
To: <>
From: None <itojun@iijlab.net>
List: current-users
Date: 02/15/2001 03:23:50
>	scopeid for link-local addresses are indeed interface id for the 
>	interface.  this is only because that KAME code assumes one-by-one
>	mapping between interfaces (hardware terminology) and links
>	(vip6 terminology), to simplify scope management.

	err, "interface id" on the first line should be "interface index"
	(ifp->if_index).

itojun