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_debug.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
In debug mode print TCP flag names to console correctly.
bluhm
2019-04-05
1
-2
/
+2
*
Fix RAMDISK build by removing an #ifdef INET6 in tcp_trace().
bluhm
2018-06-11
1
-4
/
+2
*
The output from tcp debug sockets was incomplete. After detach tp
bluhm
2018-06-11
1
-24
/
+39
*
TCP debug sockets still had code for old TCP timers that were
bluhm
2018-05-10
1
-4
/
+6
*
Fix printf(9) format strings so that a kernel with TCPDEBUG compiles.
bluhm
2018-01-23
1
-4
/
+4
*
Merge the content of <netinet/tcpip.h> and <netinet6/tcpipv6.h> in
mpi
2017-05-18
1
-2
/
+1
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
Yet more #include de-duplication.
krw
2014-11-20
1
-4
/
+1
*
lint is gone, and the 'lint' conditional was never in the implementation
guenther
2014-03-11
1
-3
/
+1
*
pass segment size to userland; ok deraadt@
markus
2004-09-24
1
-1
/
+3
*
tcp_trace() expects short, not int; ok deraadt
markus
2004-07-15
1
-7
/
+3
*
typo (need to check ti6 instead of ti)
itojun
2003-06-09
1
-2
/
+2
*
backout following:
itojun
2003-06-09
1
-19
/
+7
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
use m_pulldown not m_pullup2. fix some bugs in IPv6 tcp_trace().
itojun
2003-05-29
1
-7
/
+19
*
remove the last of the MI commons
jason
2003-05-14
1
-1
/
+5
*
let this compile with TCPDEBUG
tedu
2003-03-30
1
-1
/
+3
*
whitespace
itojun
2002-06-09
1
-5
/
+5
*
avoid is_ipv6 construct. a step towards IPv4-less kernel
itojun
2002-06-07
1
-8
/
+10
*
Cut down on include files.
angelos
2001-06-08
1
-6
/
+1
*
repair copyright notices for NRL & cmetz; cmetz
deraadt
2001-06-05
1
-14
/
+38
*
make "option TCPDEBUG" kernel compile.
itojun
2000-04-14
1
-10
/
+6
*
fix include file path related to ip6.
itojun
2000-02-07
1
-2
/
+2
*
bring in KAME IPv6 code, dated 19991208.
itojun
1999-12-08
1
-3
/
+5
*
Significant cleanups in the way TCP is made to handle multiple network
cmetz
1999-07-02
1
-3
/
+4
*
netinet merge of NRL stuff. some indent and shrinkage needed; NRL/cmetz
deraadt
1999-01-11
1
-12
/
+49
*
NewReno, SACK and FACK support for TCP, adapted from code for BSDI
provos
1998-11-17
1
-1
/
+1
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-1
/
+4
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+161