Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/03/2001 09:14:31
Module Name:	syssrc
Committed By:	itojun
Date:		Tue Apr  3 06:14:31 UTC 2001

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

Log Message:
check ip_mtudisc only for TCP over IPv4.
PMTUD is mandatory for TCP over IPv6 (if packets > 1280).


To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/netinet/tcp_output.c

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