Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/28/2000 21:25:52
Module Name:	syssrc
Committed By:	itojun
Date:		Tue Feb 29 05:25:51 UTC 2000

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

Log Message:
ensure tcp window size does not overflow (16bit unsigned after window scale).
FreeBSD PR: 16914


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 syssrc/sys/netinet/tcp_subr.c

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