Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 10/14/1994 09:10:02
mycroft
Fri Oct 14 09:01:55 PDT 1994
Update of /b/source/CVS/src/sys/netinet
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sys/netinet

Modified Files:
	tcp_fsm.h tcp_input.c tcp_subr.c tcp_timer.c tcp_usrreq.c 
Log Message:
Don't return received data to the user until the initial handshake is complete.
Also use TCPS_HAVEESTABLISHED() in a few other places.