thorpej
Sat Jun 28 18:52:45 PDT 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv23054
Modified Files:
Tag: SYN_cache_branch
tcp_input.c
Log Message:
In syn_cache_get():
- If we abort the connection (due to resource shortage or other error),
make sure notify tcp_input() upon return.