aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lacp/lacp_api.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-26api: replace print functions wth formatDamjan Marion1-8/+5
2022-05-19api: refactor api data storageDamjan Marion1-1/+2
2021-04-01lacp: correctly set is_mp_safe for VL_API_SW_INTERFACE_LACP_DUMPSteven Luong1-2/+1
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-12-07lacp: use explit api typesOle Troan1-0/+1
2019-09-27lacp: remove api boilerplateOle Troan1-79/+4
2019-08-28lacp: mark is_mp_safe for show and dump binary APISteven Luong1-0/+4
2019-06-27lacp: custom dump for sw_interface_lacp_dumpSteven Luong1-3/+30
2019-03-07Remove local REPLY_MACRO so that socket transport works.Ole Troan1-36/+2
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-03-21bond: Add bonding driver and LACP protocolSteven1-0/+217