summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_timer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* another const char * from David Hillhenning2003-03-281-2/+2
|
* use timeout(9) to schedule TCP timers. this avoid traversing allprovos2002-03-081-5/+9
| | | | tcp connections during tcp_slowtimo. apdapted from thorpej@netbsd.org
* remove tcp_fasttimo and convert delayed acks to the timeout(9) API instead.provos2002-03-011-1/+5
| | | | adapated from netbsd. okay angelos@
* typoprovos2002-01-141-2/+2
|
* use macros to manage tcp timers; based on netbsdprovos2002-01-141-1/+16
|
* Inclusion protection.angelos2001-06-091-3/+7
|
* OpenBSD tags + some prototyping policeniklas1997-02-241-0/+1
|
* fix tuba after synbomb fixesderaadt1996-09-231-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+130