Subject: CVS commit: src/usr.bin/netstat
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 08/28/2005 16:12:35
Module Name:	src
Committed By:	rpaulo
Date:		Sun Aug 28 16:12:35 UTC 2005

Modified Files:
	src/usr.bin/netstat: inet6.c

Log Message:
Use net.inet6.tcp6.pcblist, net.inet6.tcp6.stats (not implemented yet) and
net.inet6.icmp6.stats if we are gathering information from a live system.

Reviewed by Elad Efrat.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/usr.bin/netstat/inet6.c

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