| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r286700 | hiren | 2015-09-15 | 1 | -0/+1 |
* | MFC 272159,272161,272386,272446,272547,272548,273210: | hrs | 2015-09-12 | 1 | -2/+4 |
* | Break out the static, global LACP debug options into a per-lagg unit | adrian | 2013-07-26 | 1 | -0/+5 |
* | Remove extra semicolons. | thompsa | 2008-03-17 | 1 | -2/+2 |
* | Switch the LACP state machine over to its own mutex to protect the internals, | thompsa | 2008-03-16 | 1 | -3/+47 |
* | Pass any unmatched slowprotocols frames up the stack instead of dropping them, | thompsa | 2007-12-31 | 1 | -1/+1 |
* | Allow the LACP state to be queried from userland which at the moment is the | thompsa | 2007-07-05 | 1 | -0/+2 |
* | non-functional cleanup | thompsa | 2007-06-12 | 1 | -16/+6 |
* | Compare the partner system priority when choosing the aggregator. | thompsa | 2007-05-19 | 1 | -0/+2 |
* | Implement the Marker Protocol. A marker frame is placed on the interface queue | thompsa | 2007-05-19 | 1 | -24/+28 |
* | Change from a mutex to a read/write lock. This allows the tx port to be | thompsa | 2007-05-15 | 1 | -2/+3 |
* | Change from using if_delmulti() to if_delmulti_ifma() as it simplifies the code | thompsa | 2007-05-07 | 1 | -0/+1 |
* | Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking. | thompsa | 2007-04-17 | 1 | -16/+16 |
* | Add the trunk(4) driver for providing link aggregation, failover and fault | thompsa | 2007-04-10 | 1 | -0/+289 |