aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/vapi/vapi_c_gen.py
AgeCommit message (Expand)AuthorFilesLines
2020-08-18api: fix include_guard when path contains a plusRuslan Babayev1-1/+1
2020-08-13vapi: packed enum type generationNeale Ranns1-1/+14
2019-09-12api: split vl_api_prefix into twoOle Troan1-2/+2
2019-09-09api: enforce vla is last and fixed string typeOle Troan1-3/+9
2018-12-13vapi: code cleanupKlement Sekera1-5/+4
2018-12-06API: Change ip4_address and ip6_address to use type alias.Ole Troan1-7/+7
2018-11-29API: Add support for type aliasesOle Troan1-11/+32
2018-09-11vapi: support VLAs in typedefsKlement Sekera1-23/+64
2018-08-28VAPI: bugfixesKlement Sekera1-12/+8
2018-08-27VAPI: support enums & unionsKlement Sekera1-79/+121
2018-08-27cmake: add vapi buildDamjan Marion1-6/+13
2018-07-05VPP-1335 vapi crash when memclnt_keepalive receivedKlement Sekera1-2/+2
2018-05-04VAPI: support VLAs in type definitionsKlement Sekera1-18/+0
2018-03-07VAPI: Ensure type definitions are generated in same order as .api file.Ole Troan1-2/+2
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
2017-11-05Fix coverity warnings in VOM and VAPINeale Ranns1-2/+2
2017-09-28drop python3 dependencyKlement Sekera1-7/+9
2017-09-19Add C++ APIKlement Sekera1-153/+35
2017-09-19Add new C APIKlement Sekera1-0/+809