index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
netinet
/
tcp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove maxburst feature from tcp_output
jan
2021-02-08
1
-3
/
+1
*
Received SACK options are managed by a linked list at the TCP socket.
bluhm
2019-07-10
1
-2
/
+3
*
Add the TCP socket option TCP_NOPUSH to delay sending the stream.
bluhm
2013-08-12
1
-1
/
+2
*
increase heat in the hackathon room by making sure everybody has to recompile
henning
2013-06-02
1
-14
/
+14
*
Fix pr 6192: make netinet/tcp.h follow SUSv4 namespace rules by
guenther
2010-10-23
1
-3
/
+9
*
use underscore variants of _BYTE_ORDER macros which are always defined
tedu
2006-04-27
1
-3
/
+3
*
in ansi c, bitfields must be done against int, unsigned int, or _Bool.
deraadt
2005-12-10
1
-3
/
+3
*
check TF_SIGNATURE when calculating the mss; add TCPOLEN_SIGLEN and
markus
2004-02-10
1
-1
/
+2
*
rename tcp sockopt TCP_SIGNATURE_ENABLE to TCP_MD5SIG
henning
2004-01-31
1
-2
/
+2
*
!sack_disable -> sack_enable; ok deraadt@
markus
2004-01-31
1
-2
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
whitespace
itojun
2002-06-09
1
-2
/
+2
*
bring in ECN support from KAME.
kjc
2002-05-16
1
-1
/
+3
*
Inclusion protection.
angelos
2001-06-09
1
-2
/
+2
*
Added support for TCP MD5 option (RFC 2385).
cmetz
1999-07-06
1
-1
/
+4
*
Fixed a #ifdef defined()... typo that turned into a compilation failure.
cmetz
1999-07-02
1
-4
/
+6
*
netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetz
deraadt
1999-01-11
1
-1
/
+9
*
indent
deraadt
1999-01-07
1
-2
/
+2
*
do not require userland programs to define cpp variables, that is stupid
deraadt
1998-11-18
1
-7
/
+1
*
NewReno, SACK and FACK support for TCP, adapted from code for BSDI
provos
1998-11-17
1
-1
/
+19
*
OpenBSD tags + some prototyping police
niklas
1997-02-24
1
-0
/
+1
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+100