Subject: CVS commit: [netbsd-1-6] src/sys/netinet
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 02/07/2004 20:06:58
Module Name:	src
Committed By:	jmc
Date:		Sat Feb  7 20:06:58 UTC 2004

Modified Files:
	src/sys/netinet [netbsd-1-6]: tcp_output.c

Log Message:
Pullup rev 1.107 (requested by itojun in ticket #1605)

Deal with IPv6 path MTU < 1280 (RFC2460 section 5 last paragraph)
Check if there really is room for TCP data.


To generate a diff of this commit:
cvs rdiff -r1.79.4.4 -r1.79.4.5 src/sys/netinet/tcp_output.c

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