summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_timer.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to support the addition of a new sysctl variable:dg1998-02-261-11/+12
* Make TCP_COMPAT_42 a new style option.eivind1998-01-251-1/+2
* Make TCPDEBUG a new-style option.joerg1997-09-161-1/+3
* Removed unused #includes.bde1997-08-021-7/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Make the misnamed tcp initial keepalive timer value (which is really thepst1996-09-131-1/+5
* Fixed two bugs in previous commit: be sure to include tcp_debug.h whendg1996-07-121-1/+4
* Modify the kernel to use the new pr_usrreqs interface rather than the oldwollman1996-07-111-4/+16
* Fix a bug in the handling of the "persist" state which, under certainjdp1996-06-031-7/+12
* Two fixes from Rich Stevens:dg1996-04-151-2/+2
* Add a sysctl (net.inet.tcp.always_keepalive: 0) that when set will forcephk1996-04-041-2/+7
* Move or add #include <queue.h> in preparation for upcoming struct socketdg1996-03-111-2/+2
* Reverse the modification which caused the annoying m_copydata crash: setolah1996-01-041-1/+5
* New style sysctl & staticize alot of stuff.phk1995-11-141-6/+8
* Start adding new style sysctl here too.phk1995-11-091-1/+9
* Setting the TF_ACKNOW flag was redundant in the REXMT timeout becauseolah1995-11-031-5/+1
* Finish 4.4-Lite-2 merge: randomize TCP initial sequence numberswollman1995-10-031-8/+16
* Add connection drop capability for persist timeouts.dg1995-07-291-1/+17
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Fixed bug I introduced when changing PCB list to use 4.4BSD style queuedg1995-04-121-4/+3
* Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,dg1995-04-091-14/+19
* Transaction TCP support now standard. Hack away!wollman1995-02-161-5/+1
* Merge Transaction TCP, courtesy of Andras Olah <olah@cs.utwente.nl> andwollman1995-02-091-1/+10
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+312
OpenPOWER on IntegriCloud