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:02:49
Module Name:	src
Committed By:	msaitoh
Date:		Tue Sep  9 10:02:49 UTC 2003

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

Log Message:
Pull up revision 1.33 (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.1.1.1.2.10 -r1.1.1.1.2.11 src/sys/netinet6/esp_input.c

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