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
/
if_strip.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
This moves access to wall and uptime variables in MI code,
tholo
2004-06-24
1
-7
/
+8
*
First step towards more sane time handling in the kernel -- this changes
tholo
2004-06-21
1
-10
/
+10
*
check for input queue congestion on those as well and call if_congestion when
henning
2004-04-25
1
-1
/
+3
*
de-register. deraadt ok
itojun
2003-12-10
1
-49
/
+49
*
change arguments to suser. suser now takes the process, and a flags
tedu
2003-08-15
1
-2
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
string fixes; tedu ok
deraadt
2003-05-03
1
-2
/
+3
*
remove the altq classifier code which is replaced by pf and no longer used.
kjc
2003-01-07
1
-8
/
+2
*
KNF - return is not a function.
itojun
2002-09-11
1
-14
/
+14
*
no need for check if m0 is NULL, as we have touched it already.
itojun
2002-07-30
1
-2
/
+2
*
allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always know
itojun
2002-06-30
1
-1
/
+2
*
KNF
itojun
2002-06-24
1
-5
/
+3
*
Final __P removal plus some cosmetic fixups
millert
2002-03-14
1
-5
/
+5
*
First round of __P removal in sys
millert
2002-03-14
1
-20
/
+20
*
sync with KAME
kjc
2002-03-12
1
-1
/
+7
*
introduce the ALTQ queue macros into sys/net files.
kjc
2001-06-27
1
-11
/
+24
*
change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.
itojun
2001-06-15
1
-6
/
+6
*
Fix PR 342: the problem was that the code was assuming that when the
angelos
2000-12-30
1
-14
/
+24
*
New timeouts.
art
2000-06-26
1
-5
/
+7
*
we don't need to include buf.h
art
1999-04-22
1
-2
/
+1
*
undef SLMTU if it's been externally defined
angelos
1998-02-10
1
-1
/
+4
*
Minor changes from ppp 2.3.1
millert
1997-09-05
1
-2
/
+2
*
strip%d not st%d
deraadt
1997-06-20
1
-2
/
+2
*
pass Wstrict-prototypes; grr, PR#193
deraadt
1997-06-01
1
-4
/
+4
*
OpenBSD tags + some prototyping police
niklas
1997-02-24
1
-0
/
+1
*
sync to netbsd 0901
deraadt
1996-10-04
1
-290
/
+505
*
__OpenBSD__
deraadt
1996-08-22
1
-9
/
+9
*
various fixes
deraadt
1996-07-27
1
-112
/
+198
*
init sc_unit properly
deraadt
1996-06-10
1
-2
/
+2
*
sync
deraadt
1996-05-22
1
-0
/
+1714