Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 05/25/2006 21:32:47
Module Name:	src
Committed By:	bouyer
Date:		Thu May 25 21:32:47 UTC 2006

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

Log Message:
Make the mbuf writable before calling in6_clearscope(). Based on patch sent
by David Young on tech-kern.


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 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.