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_arcsubr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of arc network support. we have no users of it so this is dead
dlg
2006-07-18
1
-561
/
+0
*
adopt to extended rtrequest / rtalloc1 api
henning
2006-06-17
1
-3
/
+3
*
With the exception of two other small uncommited diffs this moves
brad
2006-03-04
1
-4
/
+4
*
First step towards more sane time handling in the kernel -- this changes
tholo
2004-06-21
1
-2
/
+2
*
Don't use time for random starting value... "love it" deraadt@
tholo
2004-06-21
1
-2
/
+2
*
add a congestion indicator to if_queue. It is set when the input queue
henning
2004-04-17
1
-6
/
+2
*
small compiler warning cleanup (#error instead of bailing out)
hshoexer
2003-12-12
1
-2
/
+2
*
de-register. deraadt ok
itojun
2003-12-10
1
-9
/
+9
*
prevent looutput() feedback of broadcast/multicast packets if they are
dhartmei
2003-08-18
1
-2
/
+3
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
remove the altq classifier code which is replaced by pf and no longer used.
kjc
2003-01-07
1
-9
/
+2
*
Make compile with -Werror (unused vars warnings)
niklas
2002-09-15
1
-3
/
+1
*
KNF - return is not a function.
itojun
2002-09-11
1
-3
/
+3
*
allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always know
itojun
2002-06-30
1
-11
/
+4
*
First round of __P removal in sys
millert
2002-03-14
1
-2
/
+2
*
sync with KAME
kjc
2002-03-12
1
-12
/
+21
*
Use queue.h TAILQ macros instead of accessing members directly.
jason
2001-12-09
1
-3
/
+3
*
change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.
itojun
2001-06-15
1
-3
/
+1
*
Check m_pullup() and m_pullup2() return for NULL, not 0; itojun@ ok
aaron
2001-05-11
1
-2
/
+2
*
OpenBSD tags + some prototyping police
niklas
1997-02-24
1
-0
/
+1
*
if_name/if_unit -> if_xname/if_softc
deraadt
1996-05-10
1
-8
/
+8
*
partial sync with netbsd 960418, more to come
deraadt
1996-04-21
1
-2
/
+2
*
miscellanous if_arcsubr.c cleanup and optimizations; from is@beverly.rhein.de; netbsd pr#1825
deraadt
1995-12-27
1
-72
/
+37
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+611