Subject: CVS commit: [netbsd-3] src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 10/22/2005 03:52:18
Module Name:	src
Committed By:	riz
Date:		Sat Oct 22 03:52:18 UTC 2005

Modified Files:
	src/sys/netinet6 [netbsd-3]: ip6_mroute.c

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #910):
	sys/netinet6/ip6_mroute.c: revision 1.67
mif6table is used by netstat, so don't declare it static. Fix netstat -g
on Xen, whose ELF loader doesn't load local symbols in the symbol table.


To generate a diff of this commit:
cvs rdiff -r1.63 -r1.63.2.1 src/sys/netinet6/ip6_mroute.c

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