Subject: CVS commit: syssrc/sys/netinet6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 08/21/2002 01:06:07
Module Name:	syssrc
Committed By:	itojun
Date:		Tue Aug 20 22:06:07 UTC 2002

Modified Files:
	syssrc/sys/netinet6: in6_pcb.c in6_proto.c

Log Message:
sync up use_deprecated handling with latest kame.
- bind(deprecated) is allowed, trusting userland app is doing the right thing
- use_deprecated default to 1


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/netinet6/in6_pcb.c
cvs rdiff -r1.44 -r1.45 syssrc/sys/netinet6/in6_proto.c

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