aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lacp/lacp.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-13plugins: clean up plugin descriptionsDave Wallace1-1/+1
2019-04-03lacp: passive mode support [VPP-1551]Steven Luong1-3/+7
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-08-17lacp: issue with slave interface admin up after it is added to the bond groupSteven1-2/+2
2018-04-24lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-...Steven1-2/+1
2018-03-30lacp: faster convergence for slow-rate config optionSteven1-7/+1
2018-03-21bond: Add bonding driver and LACP protocolSteven1-0/+428