summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_seq.h
Commit message (Expand)AuthorAgeFilesLines
* Move initialization of snd_recover into tcp_sendseqinit().jlemon2001-11-211-1/+1
* Much delayed but now present: RFC 1948 style sequence numberssilby2001-08-221-21/+0
* Temporary feature: Runtime tuneable tcp initial sequence numbersilby2001-07-081-0/+18
* Say goodbye to TCP_COMPAT_42jesper2001-04-201-17/+0
* Randomize the TCP initial sequence numbers more thoroughly.kris2001-04-171-0/+2
* Use stronger random number generation for TCP_ISSINCR and tcp_iss.kris2000-09-291-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* Restructure TCP timeout handling:jlemon1999-08-301-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+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
* Finish 4.4-Lite-2 merge: randomize TCP initial sequence numberswollman1995-10-031-7/+22
* Get rid of some unneeded #ifdef TTCP lines. Also, get rid of somewollman1995-02-141-7/+3
* Merge in T/TCP TCP header file changes.wollman1995-02-081-1/+26
* Made idempotent.paul1994-08-211-1/+4
* Added $Id$dg1994-08-021-0/+1
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+62
OpenPOWER on IntegriCloud