aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/bonding/bond_api.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-4/+0
2023-11-04bonding: add checks for sw_if_index in apiStanislav Zaikin1-0/+12
2021-06-22bonding: api cleanupFilip Tehlar1-58/+16
2020-09-02bonding: add bond_create2 API to include gso optionSteven Luong1-0/+34
2020-08-24bonding: enhance binary api handlingSteven Luong1-0/+9
2020-07-28bonding lacp: replace slave string with memberSteven Luong1-27/+176
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-09-11bonding: API cleanupJakub Grajciar1-5/+6
2019-09-06bonding: add weight support for active-backup modeSteven Luong1-0/+22
2019-07-19bonding: add support for numa-only in lacp modeZhiyong Yang1-0/+2
2019-04-10API: Fix shared memory only action handlers.Ole Troan1-68/+12
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan1-1/+2
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar1-2/+1
2019-01-13bonding: support custom interface IDsAlexander Chernavin1-0/+3
2018-10-23c11 safe string handling supportDave Barach1-6/+6
2018-03-21bond: Add bonding driver and LACP protocolSteven1-0/+328