Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Tue Mar 31 14:49:10 PST 1998
Update of /cvsroot/src/sys/netinet
In directory nb00:/tmp/cvs-serv23684
Modified Files:
tcp_input.c tcp_output.c tcp_subr.c tcp_timer.c tcp_var.h
Log Message:
Fix a potential-congestion case in the larger initial congestion window
code, as clarified in the TCPIMPL WG meeting at IETF #41: If the SYN
(active open) or SYN,ACK (passive open) was retransmitted, the initial
congestion window for the first slow start of that connection must be
one segment.
Home |
Main Index |
Thread Index |
Old Index