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
...
*
option TCP_NEWRENO goes away, its the default case for TCP_SACK if
provos
1999-12-21
1
-3
/
+3
*
never go into persist mode if there are still segments to be retransmitted.
provos
1999-12-15
1
-1
/
+14
*
sync DIAGNOSTIC code with reality. we always get cluster mbuf so
itojun
1999-12-10
1
-2
/
+2
*
bring in KAME IPv6 code, dated 19991208.
itojun
1999-12-08
1
-49
/
+40
*
typo; gbayley@ausmac.net
deraadt
1999-12-02
1
-2
/
+2
*
Fix tcp retransmit/persist timers, provos@ OK.
hugh
1999-11-15
1
-1
/
+3
*
Add comment about gettdb() and spl level.
ho
1999-11-04
1
-1
/
+3
*
Added support for TCP MD5 option (RFC 2385).
cmetz
1999-07-06
1
-1
/
+127
*
Fixed compilation problems when INET6 is enabled.
cmetz
1999-07-06
1
-2
/
+3
*
indent
deraadt
1999-07-03
1
-7
/
+7
*
Fixed a #ifdef defined()... typo that turned into a compilation failure.
cmetz
1999-07-02
1
-5
/
+5
*
Significant cleanups in the way TCP is made to handle multiple network
cmetz
1999-07-02
1
-89
/
+120
*
netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetz
deraadt
1999-01-11
1
-25
/
+104
*
more min vs. ulmin/lmin fixes
millert
1998-11-25
1
-4
/
+4
*
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]