summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp_seq.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Drop the current random timestamps and the current ISN generationmarkus2007-06-151-1/+2
| | | | | | | code and replace both with a RFC1948 based method, so TCP clients now have monotonic ISN/timestamps. The server side uses completely random ISN/timestamps and does time-wait recycling (on port reuse). ok djm@, mcbride@; thanks to lots of testers
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Nuke a whole bunch of commons; ok tedu (still more to come *sigh*)jason2003-05-121-2/+2
|
* Inclusion protection.angelos2001-06-091-2/+6
|
* OpenBSD tags + some prototyping policeniklas1997-02-241-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+64