Subject: CVS commit: [netbsd-1-6] src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 09/05/2003 21:48:27
Module Name:	src
Committed By:	tron
Date:		Fri Sep  5 21:48:26 UTC 2003

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

Log Message:
Pull up revision 1.33 (requested by itojun in ticket #1401):
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.21.6.3 -r1.21.6.4 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.