index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
tcp.h
Age
Commit message (
Expand
)
Author
2005-12-10
in ansi c, bitfields must be done against int, unsigned int, or _Bool.
Theo de Raadt
2004-02-10
check TF_SIGNATURE when calculating the mss; add TCPOLEN_SIGLEN and
Markus Friedl
2004-01-31
rename tcp sockopt TCP_SIGNATURE_ENABLE to TCP_MD5SIG
Henning Brauer
2004-01-31
!sack_disable -> sack_enable; ok deraadt@
Markus Friedl
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2002-06-09
whitespace
Jun-ichiro itojun Hagino
2002-05-16
bring in ECN support from KAME.
Kenjiro Cho
2001-06-09
Inclusion protection.
Angelos D. Keromytis
1999-07-06
Added support for TCP MD5 option (RFC 2385).
cmetz
1999-07-02
Fixed a #ifdef defined()... typo that turned into a compilation failure.
cmetz
1999-01-11
netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetz
Theo de Raadt
1999-01-07
indent
Theo de Raadt
1998-11-18
do not require userland programs to define cpp variables, that is stupid
Theo de Raadt
1998-11-17
NewReno, SACK and FACK support for TCP, adapted from code for BSDI
Niels Provos
1997-02-24
OpenBSD tags + some prototyping police
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt