Age | Commit message (Expand) | Author | Files | Lines |
2021-09-28 | api: API trace improvements |  Filip Tehlar | 1 | -18/+53 |
2021-09-27 | misc: api move continued |  Florin Coras | 1 | -2/+2 |
2021-09-27 | misc: move part of vpe apis to vlibmemory |  Florin Coras | 1 | -5/+1 |
2021-08-18 | vat2: add shared memory argument |  Ole Troan | 1 | -2/+2 |
2021-07-22 | api: enable trace / replay flag on messages |  Ole Troan | 1 | -0/+2 |
2021-07-13 | misc: remove vnet_all_api_h and vnet_msg_enum |  Filip Tehlar | 1 | -1/+3 |
2021-05-06 | vlib: rename vl_counter_t to vlib_error_desc_t |  Ole Troan | 1 | -2/+2 |
2021-02-17 | vat2: add sanity checking - coverity errors |  Ole Troan | 1 | -0/+9 |
2021-02-17 | vppapigen: resource leakage in fromjson array - coverity |  Ole Troan | 1 | -1/+1 |
2021-02-17 | vppapigen: more _fromjson autogeneration coverity fixes |  Ole Troan | 1 | -6/+10 |
2021-02-12 | vppapigen: coverity issues in autogenerated code pass 3. |  Ole Troan | 1 | -14/+15 |
2021-02-11 | vppapigen: fix fromjson coverity errors in generation |  Ole Troan | 1 | -27/+30 |
2021-02-09 | nat: fix coverity errors |  Ole Troan | 1 | -1/+1 |
2021-02-05 | nat: 1:1 policy NAT |  Ole Troan | 1 | -4/+11 |
2021-02-03 | vppapigen: Support an 'autoendian' keyword for message definitions in |  Neale Ranns | 1 | -4/+6 |
2021-01-06 | api: fromjson/tojson generated code memory leak |  Ole Troan | 1 | -1/+1 |
2020-12-11 | api: fromjson/tojson enum flag support |  Ole Troan | 1 | -2/+36 |
2020-12-04 | vppapigen: add parser support for enumflags |  Paul Vinciguerra | 1 | -4/+8 |
2020-11-25 | api: vat2 and json autogeneration for api messages |  Ole Troan | 1 | -119/+1007 |
2020-11-21 | vppapigen: move import processing logic to individual plugins |  Paul Vinciguerra | 1 | -0/+2 |
2020-10-13 | stats: counters data model |  Ole Troan | 1 | -4/+49 |
2020-09-18 | vat: add infrastructure to align vnet test code and plugin test code |  Ole Troan | 1 | -10/+11 |
2020-08-25 | api: register endian handlers for reply messages |  Ole Troan | 1 | -0/+13 |
2020-08-17 | vppapigen: generate define for module_semver |  Ole Troan | 1 | -0/+7 |
2020-05-27 | api: make vpp api handlers endian independent |  Ole Troan | 1 | -4/+15 |
2020-02-26 | api: improve api string safety |  Jakub Grajciar | 1 | -3/+2 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -1/+1 |
2019-12-07 | lacp: fix control_ping from plugins |  Ole Troan | 1 | -0/+4 |
2019-11-24 | vppapigen: clean up typos in c generated code |  Paul Vinciguerra | 1 | -4/+4 |
2019-11-24 | vppapigen: fix i64 format string |  Paul Vinciguerra | 1 | -1/+1 |
2019-11-24 | vppapigen: fix typo on f64 endian_string |  Paul Vinciguerra | 1 | -4/+4 |
2019-10-10 | acl: remove api boilerplate |  Ole Troan | 1 | -0/+3 |
2019-10-10 | memif: remove api boilerplate |  Ole Troan | 1 | -0/+2 |
2019-10-09 | api: autogenerate event handler functions for *_test.c |  Ole Troan | 1 | -0/+17 |
2019-09-25 | api: split api generated files |  Ole Troan | 1 | -71/+253 |
2019-09-19 | api: split vl_api_prefix into two |  Ole Troan | 1 | -42/+34 |
2019-09-16 | api: autogenerate api trace print/endian |  Ole Troan | 1 | -66/+346 |
2019-09-03 | api: enforce vla is last and fixed string type |  Ole Troan | 1 | -2/+9 |
2019-07-31 | vppapigen: add endian_string for f64 |  Paul Vinciguerra | 1 | -0/+1 |
2019-06-07 | vppapigen: Fold up CRC from dependent types. |  Ole Troan | 1 | -2/+2 |
2019-05-30 | ipip: refactor ipip.api with explicit types |  Ole Troan | 1 | -0/+1 |
2019-03-22 | vppapigen: allow for enum size other than u32 |  Andrew Yourtchenko | 1 | -1/+10 |
2018-12-13 | API: Use string type instead of u8. |  Ole Troan | 1 | -4/+12 |
2018-12-03 | API: C generator improve symbol protection. |  Ole Troan | 1 | -2/+2 |
2018-11-29 | API: Add support for type aliases |  Ole Troan | 1 | -2/+11 |
2018-09-13 | Fix: vppapigen make build fails on fresh install |  Paul Vinciguerra | 1 | -0/+286 |