Subject: CVS commit: syssrc/sys/netinet6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 06/27/2001 18:53:15
Module Name:	syssrc
Committed By:	itojun
Date:		Wed Jun 27 15:53:15 UTC 2001

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

Log Message:
netbsd; on interface removal, force pcbs to leave from multicast groups
pointing toward the interface about to be removed.  sync with kame
XXX still need more discussions on semantics.  the behavior should be safer


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 syssrc/sys/netinet6/in6_pcb.c

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