aboutsummaryrefslogtreecommitdiff
path: root/sys/netinet/tcp_seq.h
Commit message (Collapse)AuthorAgeFilesLines
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Finish 4.4-Lite-2 merge: randomize TCP initial sequence numbersGarrett Wollman1995-10-031-7/+22
| | | | | | | to make ISS-guessing spoofing attacks harder. Notes: svn path=/head/; revision=11150
* Get rid of some unneeded #ifdef TTCP lines. Also, get rid of someGarrett Wollman1995-02-141-7/+3
| | | | | | | bogus commons declared in header files. Notes: svn path=/head/; revision=6348
* Merge in T/TCP TCP header file changes.Garrett Wollman1995-02-081-1/+26
| | | | Notes: svn path=/head/; revision=6247
* Made idempotent.Paul Richards1994-08-211-1/+4
| | | | | | | Submitted by: Paul Notes: svn path=/head/; revision=2169
* Added $Id$David Greenman1994-08-021-0/+1
| | | | Notes: svn path=/head/; revision=1817
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+62
Notes: svn path=/head/; revision=1541