Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 06/18/1997 10:10:03
kleink
Wed Jun 18 03:05:47 PDT 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv27009

Modified Files:
	tcp_fsm.h 
Log Message:
As per RFC 793, don't retransmit the FIN during a simultaneous close.
>From Thorsten Frueauf <frueauf@ira.uka.de> and W. Richard Stevens in PR/3737
and TCP/IP Illustrated, Vol. 2, respectively.