Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/14/2001 19:09:19
Module Name:	syssrc
Committed By:	itojun
Date:		Wed Feb 14 17:09:19 UTC 2001

Modified Files:
	syssrc/sys/kern: uipc_mbuf2.c

Log Message:
make sure we do not return shared M_EXT mbuf.  it will avoid possible mbuf
overwrites if bridge/loopback/multicast/whatever is used.  sync with kame


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/kern/uipc_mbuf2.c

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