Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



thorpej
Tue Dec 16 22:04:17 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv7994

Modified Files:
        tcp_timer.c 
Log Message:
>From 4.4BSD-Lite2:
- When running the slow timers, skip PCBs in LISTEN state.
- When processing the persist timer, drop the connection if the connection
  idle time exceeds the maximum backoff for retransmit.  Part of
  kern/2335 (pete%daemon.net@localhost).


thorpej
Tue Dec 16 22:06:42 PST 1997
Update of /cvsroot/src/sys/netinet
In directory netbsd1:/var/slash-tmp/cvs-serv8377

Modified Files:
        tcp_var.h 
Log Message:
Keep stats on connections dropped due to excessive persist timeout.




Home | Main Index | Thread Index | Old Index