summaryrefslogtreecommitdiffstats
path: root/sys/netinet/tcp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* check TF_SIGNATURE when calculating the mss; add TCPOLEN_SIGLEN andmarkus2004-02-101-1/+2
* rename tcp sockopt TCP_SIGNATURE_ENABLE to TCP_MD5SIGhenning2004-01-311-2/+2
* !sack_disable -> sack_enable; ok deraadt@markus2004-01-311-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* whitespaceitojun2002-06-091-2/+2
* bring in ECN support from KAME.kjc2002-05-161-1/+3
* Inclusion protection.angelos2001-06-091-2/+2
* Added support for TCP MD5 option (RFC 2385).cmetz1999-07-061-1/+4
* Fixed a #ifdef defined()... typo that turned into a compilation failure.cmetz1999-07-021-4/+6
* netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetzderaadt1999-01-111-1/+9
* indentderaadt1999-01-071-2/+2
* do not require userland programs to define cpp variables, that is stupidderaadt1998-11-181-7/+1
* NewReno, SACK and FACK support for TCP, adapted from code for BSDIprovos1998-11-171-1/+19
* OpenBSD tags + some prototyping policeniklas1997-02-241-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+100