summaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_timer.h
AgeCommit message (Expand)Author
2007-11-24some spelling fixes from Martynas VenckusJason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-03-28another const char * from David HillHenning Brauer
2002-03-08use timeout(9) to schedule TCP timers. this avoid traversing allNiels Provos
2002-03-01remove tcp_fasttimo and convert delayed acks to the timeout(9) API instead.Niels Provos
2002-01-14typoNiels Provos
2002-01-14use macros to manage tcp timers; based on netbsdNiels Provos
2001-06-09Inclusion protection.Angelos D. Keromytis
1997-02-24OpenBSD tags + some prototyping policeNiklas Hallqvist
1996-09-23fix tuba after synbomb fixesTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt