aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lacp/cli.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-5/+4
2020-07-28bonding lacp: replace slave string with memberSteven Luong1-119/+120
2020-07-24lacp: fix vector overflowBenoƮt Ganne1-2/+2
2019-08-28lacp: mark is_mp_safe for show and dump binary APISteven Luong1-0/+1
2019-08-17bonding lacp: deleting virtual interface which was enslaved may cause crashSteven Luong1-3/+4
2019-06-07lacp: create lacp-process on demandSteven Luong1-0/+2
2019-04-03lacp: passive mode support [VPP-1551]Steven Luong1-3/+26
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-04-24lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-...Steven1-13/+7
2018-03-21bond: Add bonding driver and LACP protocolSteven1-0/+393