Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/04/1999 18:57:11
Module Name:	syssrc
Committed By:	itojun
Date:		Sun Sep  5 01:57:11 UTC 1999

Modified Files:
	syssrc/sys/netinet6: in6_ifattach.c

Log Message:
- invert u bit on interface id for pseudo interfaces, as suggested in RFC2373.
- do not perform IPv6 initialization for faith* interface, as they become
  mistakingly IFF_UP.  we are wondering if we should nuke in6_ifattach_p2p().
(sync with recent kame)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 syssrc/sys/netinet6/in6_ifattach.c

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