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/01/2003 23:54:40
Module Name:	src
Committed By:	itojun
Date:		Wed Oct  1 23:54:40 UTC 2003

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

Log Message:
correct ip_fragment() wrt ip->ip_off handling.
do not send out incomplete fragment due to ENOBUFS (behavior change from 4.4BSD)


To generate a diff of this commit:
cvs rdiff -r1.121 -r1.122 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.