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 14:56:17
Module Name: src
Committed By: drochner
Date: Tue Feb 1 14:56:17 UTC 2005
Modified Files:
src/sys/netinet6: in6_src.c
Log Message:
sin6_scope_id maps to interface indices for link local addresses only!
(unlikely to be used with other scopes for now, but we should be
correct anyway)
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/netinet6/in6_src.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.