Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
thorpej
Thu Nov 20 22:41:56 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv17225
Modified Files:
tcp_input.c
Log Message:
Slight change to the previous: just drop the packet in the self-connect
case. Sending an RST to ourselves is a little silly, considering that
we'll just attempt to remove a non-existent compressed state entry and
then drop the packet anyway.
thorpej
Thu Nov 20 22:42:40 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv17529
Modified Files:
Tag: netbsd-1-3
tcp_input.c
Log Message:
Pull up from trunk: slight change to previous: don't send RST in the
self-connect case.
Home |
Main Index |
Thread Index |
Old Index