Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Rui Paulo <rpaulo@netbsd.org>
List: source-changes
Date: 08/28/2005 21:01:53
Module Name:	src
Committed By:	rpaulo
Date:		Sun Aug 28 21:01:53 UTC 2005

Modified Files:
	src/sys/netinet6: in6.h ip6_input.c

Log Message:
Implement net.inet6.ip6.stats sysctl.

Reviewed by Elad Efrat.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/netinet6/in6.h
cvs rdiff -r1.78 -r1.79 src/sys/netinet6/ip6_input.c

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