Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/21/2005 18:00:45
Module Name:	src
Committed By:	bouyer
Date:		Fri Oct 21 18:00:45 UTC 2005

Modified Files:
	src/sys/netinet6: ip6_mroute.c

Log Message:
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.66 -r1.67 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.