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."