aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/vapi
AgeCommit message (Expand)AuthorFilesLines
2018-09-11vapi: support VLAs in typedefsKlement Sekera2-28/+96
2018-09-07cmake: set packaging component for different filesDamjan Marion1-2/+11
2018-09-03vapi: init clib mem heap on connect if neededKlement Sekera1-0/+4
2018-09-02Switch to cmakeDamjan Marion1-74/+0
2018-08-30cmake: missing dependenciesDamjan Marion1-2/+2
2018-08-28VAPI: bugfixesKlement Sekera1-12/+8
2018-08-27VAPI: support enums & unionsKlement Sekera3-154/+283
2018-08-27cmake: Fix VAPI .hpp generationMohsin Kazmi2-2/+2
2018-08-27cmake: fix clang build and few minor fixesDamjan Marion1-1/+2
2018-08-27cmake: add vapi buildDamjan Marion4-12/+102
2018-08-10Use IP address types on UDP encap APINeale Ranns1-1/+0
2018-08-01Store USE_DLMALLOC in vppinfra/config.hDamjan Marion1-1/+1
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-1/+1
2018-07-05VPP-1335 vapi crash when memclnt_keepalive receivedKlement Sekera5-14/+58
2018-05-04VAPI: support VLAs in type definitionsKlement Sekera3-59/+57
2018-03-07VAPI: Ensure type definitions are generated in same order as .api file.Ole Troan2-4/+4
2018-03-06API: Add service definitions for events and singleton messages (second attempt)Marek Gradzki1-0/+17
2018-03-05Revert "API: Add service definitions for events and singleton messages."Ole Trøan1-17/+0
2018-03-05API: Add service definitions for events and singleton messages.Ole Troan1-0/+17
2018-02-25vapi: handle more magicKlement Sekera1-3/+15
2018-01-22svm: queue sub: Add conditional timed waitMohsin Kazmi3-6/+14
2018-01-09api: refactor vlibmemoryFlorin Coras1-12/+10
2017-12-10improve vapi json parser error handlingKlement Sekera1-1/+19
2017-11-11Handle CPU flags from autotools projectDamjan Marion1-1/+1
2017-11-05Fix coverity warnings in VOM and VAPINeale Ranns5-11/+15
2017-11-01VPP Object Model (VOM)Neale Ranns1-2/+2
2017-10-03Repair vlib API socket serverDave Barach1-0/+2
2017-09-28C++ API: remove deprecated throw listsKlement Sekera1-8/+4
2017-09-28drop python3 dependencyKlement Sekera3-22/+25
2017-09-27Various fixes for issues found by Coverity (VPP-972)Chris Luke1-0/+1
2017-09-19Add C++ APIKlement Sekera12-239/+1548
2017-09-19Add new C APIKlement Sekera8-0/+2598