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
/
netiso
/
if_eon.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bye bye netiso, you won't be missed
henning
2004-07-15
1
-622
/
+0
*
First step towards more sane time handling in the kernel -- this changes
tholo
2004-06-21
1
-3
/
+1
*
put an mi wrapper around stdarg.h/varargs.h. gcc3 moved stdarg/varargs macros
espie
2004-01-03
1
-2
/
+2
*
de-register. deraadt ok
itojun
2003-12-10
1
-17
/
+17
*
Correct off-by-ones with respect to PRC_NCMDS. Mostly from FreeBSD.
cloder
2003-09-28
1
-2
/
+2
*
do not flip ip_len/ip_off in netinet stack. deraadt ok.
itojun
2003-07-09
1
-3
/
+4
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
string fix
deraadt
2003-05-03
1
-2
/
+2
*
Fix a problem where passing NULL as a pointer with varargs does not promote
pefo
2002-08-28
1
-2
/
+2
*
fix potential NULL pointer deref. From: tedu <grendel@zeitbombe.org>
itojun
2002-07-31
1
-2
/
+2
*
m_freem(NULL) bad style, ok jason@
niklas
2002-03-26
1
-2
/
+3
*
Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things
millert
2002-03-15
1
-7
/
+1
*
Get rid of M_COPY_* macros; either use M_MOVE_* or M_DUP_*, depending
angelos
2001-06-27
1
-2
/
+2
*
Move common post M_COPY_HDR manipulation to the macro itself; angelos@ ok.
fgsch
2001-06-25
1
-3
/
+1
*
change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.
itojun
2001-06-15
1
-3
/
+1
*
More tag fixups (why do I bother with this...)
angelos
2001-05-27
1
-1
/
+4
*
allow changing number of loopbacks in ukc.
mickey
2001-02-06
1
-6
/
+2
*
pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted).
itojun
2001-01-19
1
-4
/
+5
*
bring in KAME IPv6 code, dated 19991208.
itojun
1999-12-08
1
-3
/
+7
*
we don't need to include buf.h
art
1999-04-22
1
-2
/
+1
*
sync
deraadt
1996-05-22
1
-2
/
+4
*
if_name/if_unit -> if_xname/if_softc
deraadt
1996-05-10
1
-4
/
+4
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-11
/
+9
*
Initial commit of NetBSD 960217 netiso.
mickey
1996-03-04
1
-183
/
+228
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+588