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
/
trunklacp.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add administrative options to LACP trunk implementation.
ccardenas
2018-08-12
1
-1
/
+28
*
Make LACP_STATE_BITS accessible to userland
ccardenas
2018-05-12
1
-12
/
+12
*
Kill unused members using forward declaration only types.
mpi
2017-10-29
1
-2
/
+1
*
Factor LACP frame processing out to a separate task
mikeb
2015-10-05
1
-1
/
+3
*
Removes locking macros that we've inherited from NetBSD/FreeBSD.
mikeb
2015-09-23
1
-8
/
+1
*
Take trunk(4) out of ether_input().
mpi
2015-05-11
1
-3
/
+4
*
use siphash for trunk loadbalancing. ok deraadt
tedu
2014-12-04
1
-2
/
+2
*
Move more stuff under _KERNEL
deraadt
2013-10-24
1
-43
/
+50
*
Move obvious kernel prototypes (and structure's with kernel pointers,
deraadt
2013-10-24
1
-1
/
+3
*
remove inline functions and move some code from the trunk_lacp_input()
reyk
2009-09-09
1
-5
/
+2
*
Take into account that our ether_input() already strips the
mpf
2008-11-08
1
-4
/
+3
*
Some more cleanup. No binary change.
mpf
2008-10-12
1
-26
/
+8
*
A bit of cleanup:
mpf
2008-06-15
1
-52
/
+26
*
Add 802.3ad LACP support for trunk(4).
mpf
2008-06-15
1
-0
/
+333