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
/
dev
/
isa
/
if_hp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove:
henning
2007-06-08
1
-968
/
+0
*
Convert the last remaining net-driver users of ether_input to ether_input_mbuf.
pascoe
2006-04-16
1
-7
/
+15
*
allow bpf(4) to ignore packets based on their direction (inbound or
djm
2006-03-25
1
-3
/
+4
*
Move contents of sys/select.h to sys/selinfo.h in preparation for a
millert
2005-11-21
1
-2
/
+2
*
Use ETHER_MAX_DIX_LEN
brad
2004-09-28
1
-4
/
+2
*
don't need to set ifp->if_mtu or ifp->if_output in each driver,
brad
2004-09-23
1
-4
/
+2
*
debranch SMP, have fun
niklas
2004-06-13
1
-2
/
+1
*
network drivers don't need to include bpfdesc.h
tedu
2004-05-12
1
-2
/
+1
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
allocate sockaddr_dl for ifnet in if_alloc_sadl(), as we don't always know
itojun
2002-06-30
1
-1
/
+2
*
ALTQ'ify network drivers.
kjc
2001-06-27
1
-2
/
+3
*
More constants cleaning.
fgsch
2001-06-23
1
-2
/
+1
*
for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok
mickey
2001-02-20
1
-6
/
+1
*
compensate for the test of packet ownership being moved to ether_input()
jason
1999-02-28
1
-9
/
+1
*
add general ether_ioctl call in net/if_ethersubr.c,
mickey
1996-05-05
1
-27
/
+5
*
From NetBSD: merge of 960217
niklas
1996-03-08
1
-1
/
+2
*
from netbsd:
deraadt
1995-12-27
1
-4
/
+4
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+1002