Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 03/29/2006 21:29:59
Module Name: src
Committed By: dyoung
Date: Wed Mar 29 21:29:59 UTC 2006
Modified Files:
src/sys/netinet6: in6.h
Log Message:
Add predicate IN6_IS_SCOPE_EMBEDDABLE(__a), which is true if and
only if the address __a is the type in which the IPv6 stack embeds
scope information.
To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/netinet6/in6.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.