Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/14/2003 06:36:48
Module Name:	src
Committed By:	itojun
Date:		Tue Oct 14 06:36:48 UTC 2003

Modified Files:
	src/sys/netinet: ip_output.c

Log Message:
more correction to ip_fragment; free mbuf correctly if ENOBUFS is raised
during fragmenting.


To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 src/sys/netinet/ip_output.c

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