Age | Commit message (Expand) | Author | Files | Lines |
2020-05-04 | vapi: add support for defaults in typedefs |  Paul Vinciguerra | 1 | -3/+3 |
2020-05-01 | api: fix include_guard when path contains a plus |  Ruslan Babayev | 1 | -1/+1 |
2020-04-24 | vapi: packed enum type generation |  Neale Ranns | 1 | -1/+14 |
2019-10-28 | vapi: switch to python3 |  Ole Troan | 1 | -1/+1 |
2019-09-19 | api: split vl_api_prefix into two |  Ole Troan | 1 | -2/+2 |
2019-09-03 | api: enforce vla is last and fixed string type |  Ole Troan | 1 | -3/+9 |
2019-08-27 | api: revert use string type for strings in memclnt.api |  Ole Troan | 1 | -4/+1 |
2019-08-27 | api: use string type for strings in memclnt.api |  Ole Troan | 1 | -1/+4 |
2018-12-13 | vapi: code cleanup |  Klement Sekera | 1 | -5/+4 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. |  Ole Troan | 1 | -7/+7 |
2018-11-29 | API: Add support for type aliases |  Ole Troan | 1 | -11/+32 |
2018-09-11 | vapi: support VLAs in typedefs |  Klement Sekera | 1 | -23/+64 |
2018-08-28 | VAPI: bugfixes |  Klement Sekera | 1 | -12/+8 |
2018-08-27 | VAPI: support enums & unions |  Klement Sekera | 1 | -79/+121 |
2018-08-27 | cmake: add vapi build |  Damjan Marion | 1 | -6/+13 |
2018-07-05 | VPP-1335 vapi crash when memclnt_keepalive received |  Klement Sekera | 1 | -2/+2 |
2018-05-04 | VAPI: support VLAs in type definitions |  Klement Sekera | 1 | -18/+0 |
2018-03-07 | VAPI: Ensure type definitions are generated in same order as .api file. |  Ole Troan | 1 | -2/+2 |
2018-03-06 | API: Add service definitions for events and singleton messages (second attempt) |  Marek Gradzki | 1 | -0/+17 |
2018-03-05 | Revert "API: Add service definitions for events and singleton messages." |  Ole Trøan | 1 | -17/+0 |
2018-03-05 | API: Add service definitions for events and singleton messages. |  Ole Troan | 1 | -0/+17 |
2017-11-05 | Fix coverity warnings in VOM and VAPI |  Neale Ranns | 1 | -2/+2 |
2017-09-28 | drop python3 dependency |  Klement Sekera | 1 | -7/+9 |
2017-09-19 | Add C++ API |  Klement Sekera | 1 | -153/+35 |
2017-09-19 | Add new C API |  Klement Sekera | 1 | -0/+809 |