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_usrreq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
indent
deraadt
1999-01-07
1
-6
/
+6
*
NewReno, SACK and FACK support for TCP, adapted from code for BSDI
provos
1998-11-17
1
-2
/
+28
*
indent
deraadt
1998-06-27
1
-3
/
+3
*
indent
deraadt
1998-06-27
1
-3
/
+2
*
Disallow TCP connect() to multicast addresses; cmetz@inner.net
angelos
1998-06-27
1
-1
/
+8
*
indent
deraadt
1998-06-26
1
-3
/
+2
*
indent
deraadt
1998-06-11
1
-17
/
+13
*
wasteland quality control cleanup
deraadt
1998-06-10
1
-2
/
+2
*
New TCPCTL_IDENT sysctl for identd without kmem insanity.
beck
1998-06-10
1
-2
/
+58
*
first step to the setsockopt/getsockopt interface as described in
provos
1998-05-18
1
-1
/
+10
*
Another shot at disallowing TCP connections to 255.255.255.255,
angelos
1998-02-28
1
-1
/
+12
*
patch could not have been tested. panics machine on boot
deraadt
1998-02-25
1
-9
/
+1
*
please indent as the file is currently indented
deraadt
1998-02-25
1
-3
/
+2
*
Disallow TCP connects to 255.255.255.255 or local broadcast addresses.
angelos
1998-02-25
1
-1
/
+10
*
sysctl for def sizes for tcp/udp send/recv queues
mickey
1998-01-24
1
-3
/
+10
*
s/(cast)0/NYLL/g
mickey
1998-01-20
1
-4
/
+4
*
so_linger is in seconds
deraadt
1998-01-06
1
-2
/
+2
*
ignore PRU_SHUTDOWN if socket is already shutdown
deraadt
1998-01-03
1
-1
/
+3
*
The list of tcp/udp ports not to allocate dynamically is now
millert
1997-08-09
1
-1
/
+8
*
cmd is a u_long
deraadt
1997-07-24
1
-2
/
+2
*
TCP/IP Illustrated Vol. 2, pg 1010. excessive testing in PRU_DETACH case;
deraadt
1997-06-14
1
-5
/
+2
*
add net.inet.tcp.{keepidle,keepintvl,slowhz}; mouse@Rodents.Montreal.QC.CA
deraadt
1997-06-06
1
-1
/
+12
*
use arc4random()
deraadt
1997-02-05
1
-2
/
+3
*
`solve' the syn bomb problem as well as currently known; add sysctl's for
deraadt
1996-09-20
1
-2
/
+6
*
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
-2
/
+10
*
SS_CONNECTOUT indicates socket was connect()ed at this end, accept()ed at other end
deraadt
1996-07-25
1
-1
/
+2
*
From Lite2; fix mbuf leak
tholo
1996-03-14
1
-1
/
+7
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-3
/
+18
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+555
[prev]