Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/02/2002 00:54:10
Module Name:	syssrc
Committed By:	thorpej
Date:		Fri Mar  1 22:54:10 UTC 2002

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

Log Message:
In tcp_segsize(), move a label so that option length is considered
when using the default TCP MSS as well.  From Matt Thomas.


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