Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/17/2000 03:59:50
Module Name:	syssrc
Committed By:	tv
Date:		Tue Oct 17 00:59:50 UTC 2000

Modified Files:
	syssrc/sys/netinet [netbsd-1-5]: ip_input.c

Log Message:
Pullup 1.119 [itojun]:
make sure we don't share external mbuf between m and mcopy, in ip_forward().
should solve PR 11201.


To generate a diff of this commit:
cvs rdiff -r1.114.4.2 -r1.114.4.3 syssrc/sys/netinet/ip_input.c

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