summaryrefslogtreecommitdiff
path: root/sys/net/trunklacp.c
AgeCommit message (Expand)Author
2011-07-09mark the mgmt pkts for queueing prio 6, mpf okHenning Brauer
2009-09-17Wrap trunk_enqueue() calls in splnet() since sending out lacp packetsClaudio Jeker
2009-09-09remove inline functions and move some code from the trunk_lacp_input()Reyk Floeter
2009-07-31timeout_add -> timeout_add_msecBret Lambert
2008-12-01A bit more cleanup.Brad Smith
2008-11-08Take into account that our ether_input() already strips theMarco Pfatschbacher
2008-10-24Allow the debug printf code which is trying to retreive the interfaceBrad Smith
2008-10-15Second pass of simple timeout_add -> timeout_add_sec conversionsBret Lambert
2008-10-12Some more cleanup. No binary change.Marco Pfatschbacher
2008-08-28encode the speed and link state in the local port key.Reyk Floeter
2008-08-06fix trunk breakage that sneaked in with the lacp diff:Reyk Floeter
2008-06-15A bit of cleanup:Marco Pfatschbacher
2008-06-15Add 802.3ad LACP support for trunk(4).Marco Pfatschbacher