summaryrefslogtreecommitdiffstats
path: root/sys/net/ieee8023ad_lacp.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r286700hiren2015-09-151-0/+1
* MFC 272159,272161,272386,272446,272547,272548,273210:hrs2015-09-121-2/+4
* Break out the static, global LACP debug options into a per-lagg unitadrian2013-07-261-0/+5
* Remove extra semicolons.thompsa2008-03-171-2/+2
* Switch the LACP state machine over to its own mutex to protect the internals,thompsa2008-03-161-3/+47
* Pass any unmatched slowprotocols frames up the stack instead of dropping them,thompsa2007-12-311-1/+1
* Allow the LACP state to be queried from userland which at the moment is thethompsa2007-07-051-0/+2
* non-functional cleanupthompsa2007-06-121-16/+6
* Compare the partner system priority when choosing the aggregator.thompsa2007-05-191-0/+2
* Implement the Marker Protocol. A marker frame is placed on the interface queuethompsa2007-05-191-24/+28
* Change from a mutex to a read/write lock. This allows the tx port to bethompsa2007-05-151-2/+3
* Change from using if_delmulti() to if_delmulti_ifma() as it simplifies the codethompsa2007-05-071-0/+1
* Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.thompsa2007-04-171-16/+16
* Add the trunk(4) driver for providing link aggregation, failover and faultthompsa2007-04-101-0/+289
OpenPOWER on IntegriCloud