Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 02/01/2005 15:29:23
Module Name:	src
Committed By:	drochner
Date:		Tue Feb  1 15:29:23 UTC 2005

Modified Files:
	src/sys/netinet6: in6.c in6_var.h

Log Message:
remove the unused in6_ifindex2scopeid()
if at all, it works with site-local addresses whose fate is uncertain
to say the least


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.91 src/sys/netinet6/in6.c
cvs rdiff -r1.37 -r1.38 src/sys/netinet6/in6_var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.