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_timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Path MTU discovery based on NetBSD but with the decision to use the DF
provos
2000-09-18
1
-1
/
+19
*
option TCP_NEWRENO goes away, its the default case for TCP_SACK if
provos
1999-12-21
1
-3
/
+3
*
Fix tcp retransmit/persist timers, provos@ OK.
hugh
1999-11-15
1
-5
/
+11
*
increase tcp_iss increment
provos
1999-09-01
1
-2
/
+2
*
Significant cleanups in the way TCP is made to handle multiple network
cmetz
1999-07-02
1
-5
/
+9
*
From Tom Henderson <tomh@cs.berkeley.edu>:
provos
1999-04-21
1
-1
/
+8
*
fix NEWRENO behaviour, the newreo code assumed that the send socket buffer has
provos
1999-01-27
1
-4
/
+1
*
more min vs. ulmin/lmin fixes
millert
1998-11-25
1
-2
/
+2
*
NewReno, SACK and FACK support for TCP, adapted from code for BSDI
provos
1998-11-17
1
-1
/
+24
*
indent
deraadt
1997-08-26
1
-2
/
+2
*
use arc4random()
deraadt
1997-02-05
1
-2
/
+3
*
TCP Persist handling; from 4.4BSD Lite2 (via NetBSD PR 2335)
tholo
1996-09-12
1
-1
/
+18
*
Remove random() prototype, as it's not needed. Besides it was wrong for the alpha :-)
niklas
1996-07-29
1
-4
/
+1
*
Make TCP ISS increment by random amounts
tholo
1996-07-29
1
-3
/
+8
*
From Lite2; skip slow start calculation if socket state is listen
tholo
1996-03-14
1
-2
/
+2
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-2
/
+3
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+321
[prev]