aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_seq.h
Commit message (Expand)AuthorAgeFilesLines
* Unify the "send high" and "recover" variables as specified in theJeffrey Hsu2003-07-151-1/+1
* Fix NewReno.Jeffrey Hsu2003-01-131-1/+1
* Move initialization of snd_recover into tcp_sendseqinit().Jonathan Lemon2001-11-211-1/+1
* Much delayed but now present: RFC 1948 style sequence numbersMike Silbersack2001-08-221-21/+0
* Temporary feature: Runtime tuneable tcp initial sequence numberMike Silbersack2001-07-081-0/+18
* Say goodbye to TCP_COMPAT_42Jesper Skriver2001-04-201-17/+0
* Randomize the TCP initial sequence numbers more thoroughly.Kris Kennaway2001-04-171-0/+2
* Use stronger random number generation for TCP_ISSINCR and tcp_iss.Kris Kennaway2000-09-291-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Restructure TCP timeout handling:Jonathan Lemon1999-08-301-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Finish 4.4-Lite-2 merge: randomize TCP initial sequence numbersGarrett Wollman1995-10-031-7/+22
* Get rid of some unneeded #ifdef TTCP lines. Also, get rid of someGarrett Wollman1995-02-141-7/+3
* Merge in T/TCP TCP header file changes.Garrett Wollman1995-02-081-1/+26
* Made idempotent.Paul Richards1994-08-211-1/+4
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+62