Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/13/2000 04:50:05
Module Name:	syssrc
Committed By:	itojun
Date:		Fri Oct 13 01:50:05 UTC 2000

Modified Files:
	syssrc/sys/netinet: ip_input.c

Log Message:
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.118 -r1.119 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.