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
/
pci
/
if_lmc_common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Send lmc(4) and san(4) to the HDLC framed bit bucket in the sky.
deraadt
2015-04-09
1
-346
/
+0
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-3
/
+1
*
Explicitly include <net/if_var.h> instead of pulling it in <net/if.h>.
mpi
2014-12-05
1
-1
/
+2
*
cosnistently use IFQ_SET_MAXLEN, surfaced in a discussion with + ok bluhm
henning
2011-07-06
1
-2
/
+2
*
these files don't need to include proc.h anymore. ok oga for agp
tedu
2010-04-08
1
-2
/
+1
*
first round of lmc(4) cleaning. removes a good portion of the ifdef
brad
2005-11-07
1
-76
/
+4
*
add bus_dma and big endian support.
brad
2005-11-05
1
-14
/
+25
*
network drivers don't need to include bpfdesc.h
tedu
2004-05-12
1
-2
/
+1
*
withough -> without
deraadt
2002-06-02
1
-2
/
+2
*
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
miod
2001-11-06
1
-2
/
+2
*
Don't include <vm/vm_kern.h> if you don't need foo_map.
miod
2001-09-11
1
-2
/
+1
*
absolutely no need to include vm_parm.h after vm.h
mickey
2001-08-12
1
-2
/
+1
*
Remove dubious #include MACRO "string" construct (non-ANSI)
espie
2001-07-09
1
-2
/
+6
*
general cleanup (remove LMC_IOMAPPED crud entirely)
chris
2000-02-01
1
-0
/
+1
*
Support LMC1200
chris
1999-10-26
1
-2
/
+1
*
lmc driver; ported by chris@dqc.org
deraadt
1999-07-01
1
-0
/
+408