Subject: CVS commit: src/sys/netiso
To: None <source-changes@netbsd.org>
From: Ignatios Souvatzis <is@netbsd.org>
List: source-changes
Date: 05/25/2003 08:47:55
Module Name:	src
Committed By:	is
Date:		Sun May 25 08:47:55 UTC 2003

Modified Files:
	src/sys/netiso: clnp_er.c

Log Message:
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.12 -r1.13 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.