index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
net
/
trunklacp.h
Age
Commit message (
Expand
)
Author
2018-08-12
Add administrative options to LACP trunk implementation.
ccardenas
2018-05-12
Make LACP_STATE_BITS accessible to userland
ccardenas
2017-10-29
Kill unused members using forward declaration only types.
Martin Pieuchot
2015-10-05
Factor LACP frame processing out to a separate task
Mike Belopuhov
2015-09-23
Removes locking macros that we've inherited from NetBSD/FreeBSD.
Mike Belopuhov
2015-05-11
Take trunk(4) out of ether_input().
Martin Pieuchot
2014-12-04
use siphash for trunk loadbalancing. ok deraadt
Ted Unangst
2013-10-24
Move more stuff under _KERNEL
Theo de Raadt
2013-10-24
Move obvious kernel prototypes (and structure's with kernel pointers,
Theo de Raadt
2009-09-09
remove inline functions and move some code from the trunk_lacp_input()
Reyk Floeter
2008-11-08
Take into account that our ether_input() already strips the
Marco Pfatschbacher
2008-10-12
Some more cleanup. No binary change.
Marco Pfatschbacher
2008-06-15
A bit of cleanup:
Marco Pfatschbacher
2008-06-15
Add 802.3ad LACP support for trunk(4).
Marco Pfatschbacher