Subject: CVS commit: [netbsd-1-5] src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 09/09/2003 10:01:37
Module Name:	src
Committed By:	msaitoh
Date:		Tue Sep  9 10:01:37 UTC 2003

Modified Files:
	src/sys/netinet6 [netbsd-1-5]: ah_input.c

Log Message:
Pull up revision 1.41 (requested by itojun in ticket #63):
 m_cat may free mbuf on 2nd arg, so m_pkthdr manipulation has to happen
 before m_cat call.  from Julian Coleman via kame.


To generate a diff of this commit:
cvs rdiff -r1.15.2.6 -r1.15.2.7 src/sys/netinet6/ah_input.c

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