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_tokensubr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewriting the lladdr can now be done without using mbuf tags.
mpf
2005-01-18
1
-6
/
+5
*
Make it possible for carp to work on fddi and token ring again.
mcbride
2004-12-19
1
-4
/
+49
*
remove netiso shitz, millert ok
henning
2004-07-16
1
-122
/
+1
*
First step towards more sane time handling in the kernel -- this changes
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
-7
/
+2
*
de-register. deraadt ok
itojun
2003-12-10
1
-12
/
+12
*
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
*
use "tokenbroadcastaddr" throughout the code for consistency. deraadt ok
itojun
2003-05-01
1
-3
/
+3
*
remove the altq classifier code which is replaced by pf and no longer used.
kjc
2003-01-07
1
-9
/
+2
*
make it compile by removing unused local vars
mickey
2002-07-18
1
-4
/
+1
*
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
-3
/
+3
*
Use queue.h TAILQ macros instead of accessing members directly.
jason
2001-12-09
1
-3
/
+3
*
introduce the ALTQ queue macros into sys/net files.
kjc
2001-06-27
1
-9
/
+20
*
change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange.
itojun
2001-06-15
1
-3
/
+1
*
Make token_output not static.
fgsch
2000-01-21
1
-4
/
+4
*
Token ring subroutines. For details see next commit.
fgsch
1999-12-27
1
-0
/
+698