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
/
net
/
bsd-comp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
M_LEADINGSPACE() and M_TRAILINGSPACE() are just wrappers for
claudio
2018-11-09
1
-5
/
+5
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
When dealing with mbuf pointers passed down as function parameters,
bluhm
2017-06-19
1
-3
/
+2
*
No need for <net/if_types.h>
mpi
2015-11-24
1
-2
/
+1
*
one simple free, ok mpi
deraadt
2015-10-07
1
-4
/
+4
*
m_freem() can handle NULL, do not check for this condition beforehands.
deraadt
2015-07-15
1
-5
/
+4
*
Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.
mpi
2014-12-05
1
-1
/
+2
*
replace some malloc multiplies with mallocarry. ok deraadt henning
tedu
2014-12-02
1
-2
/
+2
*
add a size argument to free. will be used soon, but for now default to 0.
tedu
2014-07-12
1
-4
/
+4
*
malloc sweep:
henning
2007-09-15
1
-8
/
+7
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
First round of __P removal in sys
millert
2002-03-14
1
-20
/
+20
*
Minor changes from ppp 2.3.1
millert
1997-09-05
1
-4
/
+2
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-5
/
+5
*
From NetBSD: 960217 merge
niklas
1996-03-03
1
-7
/
+13
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+1116