Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 07/17/1998 16:00:02
thorpej
Fri Jul 17 15:52:01 PDT 1998
Update of /cvsroot/src/sys/netinet
In directory nb00:/tmp/cvs-serv22835

Modified Files:
	tcp_output.c 
Log Message:
Comment where the Restart Window is computed, and in the non-CWM case,
make sure it never _increases_ cwnd.


thorpej
Fri Jul 17 15:58:56 PDT 1998
Update of /cvsroot/src/sys/netinet
In directory nb00:/tmp/cvs-serv22945

Modified Files:
	tcp_input.c 
Log Message:
Clarify that we are using the Loss Window if a retransmission occurred
during the three-way handshake.