Module Name: src
Committed By: kml
Date: Fri Apr 9 22:01:08 UTC 1999
Modified Files:
src/sys/netinet: tcp_input.c
Log Message:
Ensure that out of window SYNs receive an ACK in responce, rather than
being dropped. This fixes a bug reported by Jason Thorpe.