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.c
Age
Commit message (
Expand
)
Author
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2011-07-09
mark the mgmt pkts for queueing prio 6, mpf ok
Henning Brauer
2009-09-17
Wrap trunk_enqueue() calls in splnet() since sending out lacp packets
Claudio Jeker
2009-09-09
remove inline functions and move some code from the trunk_lacp_input()
Reyk Floeter
2009-07-31
timeout_add -> timeout_add_msec
Bret Lambert
2008-12-01
A bit more cleanup.
Brad Smith
2008-11-08
Take into account that our ether_input() already strips the
Marco Pfatschbacher
2008-10-24
Allow the debug printf code which is trying to retreive the interface
Brad Smith
2008-10-15
Second pass of simple timeout_add -> timeout_add_sec conversions
Bret Lambert
2008-10-12
Some more cleanup. No binary change.
Marco Pfatschbacher
2008-08-28
encode the speed and link state in the local port key.
Reyk Floeter
2008-08-06
fix trunk breakage that sneaked in with the lacp diff:
Reyk Floeter
2008-06-15
A bit of cleanup:
Marco Pfatschbacher
2008-06-15
Add 802.3ad LACP support for trunk(4).
Marco Pfatschbacher