Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/04/2004 05:36:03
Module Name:	src
Committed By:	itojun
Date:		Wed Feb  4 05:36:03 UTC 2004

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

Log Message:
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.106 -r1.107 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.