Subject: CVS commit: [netbsd-1-5] src/sys/netiso
To: None <source-changes@netbsd.org>
From: SAITOH Masanobu <msaitoh@netbsd.org>
List: source-changes
Date: 05/27/2003 04:35:13
Module Name:	src
Committed By:	msaitoh
Date:		Tue May 27 04:35:13 UTC 2003

Modified Files:
	src/sys/netiso [netbsd-1-5]: clnp_er.c

Log Message:
Pullup rev. 1.13 (requested by Ignatios in ticket #45)
 Keep pkthdr when prepending new mbuf in front of a given chain.
 This keeps us from panic()ing in the interface output routine.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.4.1 src/sys/netiso/clnp_er.c

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