Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Arnaud Lacombe <alc@netbsd.org>
List: source-changes
Date: 06/02/2007 23:26:26
Module Name:	src
Committed By:	alc
Date:		Sat Jun  2 23:26:26 UTC 2007

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

Log Message:
don't increment `ip6stat.ip6s_noroute' here, it has already been done in
in6_src:in6_selectroute().

ok dyoung@


To generate a diff of this commit:
cvs rdiff -r1.119 -r1.120 src/sys/netinet6/ip6_output.c

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