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_output.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Must use lmin() not min() when comparing longs. Fixes alpha
millert
1998-11-25
1
-2
/
+2
*
64-bit clean up
provos
1998-11-18
1
-5
/
+5
*
NewReno, SACK and FACK support for TCP, adapted from code for BSDI
provos
1998-11-17
1
-14
/
+239
*
- fix three bugs pointed out in Stevens, i.a. updating timestamps correctly
provos
1998-10-28
1
-5
/
+5
*
first step to the setsockopt/getsockopt interface as described in
provos
1998-05-18
1
-2
/
+2
*
bad types; wileyc@sekiya.twics.co.jp
deraadt
1998-02-03
1
-2
/
+2
*
Add missing (implied) int to a variable declaration; thorpej
deraadt
1997-11-24
1
-2
/
+2
*
indent
deraadt
1997-08-26
1
-16
/
+16
*
ensure urgent is within window; TCP/IP Illustrated Vol 2, checked by Andreas.Gunnarsson@emw.ericsson.se
deraadt
1997-06-19
1
-3
/
+6
*
Close TCP receive window when we cannot receive data; suggested by Darren
tholo
1996-09-12
1
-3
/
+5
*
TCP Persist handling; from 4.4BSD Lite2 (via NetBSD PR 2335)
tholo
1996-09-12
1
-5
/
+8
*
Fix from Lite2
tholo
1996-03-14
1
-5
/
+8
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-1
/
+7
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+604
[prev]