Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 01/26/1999 00:28:51
Module Name:	src
Committed By:	thorpej
Date:		Tue Jan 26 08:28:50 UTC 1999

Modified Files:
	src/sys/netinet: tcp_subr.c
Log Message:
Fix a slight error in previous.  Rearrange some code in tcp_respond() so
that a DIAGNOSTIC check against the destination address is actually
checking the destination address.  "oops."