Age | Commit message (Expand) | Author | Files | Lines |
2022-09-29 | api: deprecate vl_msg_api_set_handlers |  Damjan Marion | 1 | -22/+24 |
2022-09-26 | api: replace print functions wth format |  Damjan Marion | 1 | -35/+13 |
2022-08-05 | vppapigen: make json in parallel |  Nathan Skrzypczak | 5 | -100/+140 |
2022-05-30 | vppapigen: fix make go-api for go1.18 |  Nathan Skrzypczak | 1 | -58/+71 |
2022-05-24 | api: start enum values from 0 |  Filip Varga | 1 | -1/+1 |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 7 | -1444/+1649 |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 2 | -6/+6 |
2022-03-17 | misc: Improve go bindings gen |  Nathan Skrzypczak | 1 | -50/+67 |
2021-12-14 | api: verify message size on receipt |  Klement Sekera | 1 | -10/+100 |
2021-12-08 | api: improve REPLY_MACRO safety |  Klement Sekera | 1 | -1/+3 |
2021-11-25 | vppapigen: coverity 219549, dead code in generated file |  Ole Troan | 1 | -0/+2 |
2021-10-13 | docs: convert vpp doc md->rst |  Nathan Skrzypczak | 2 | -346/+404 |
2021-09-28 | api: API trace improvements |  Filip Tehlar | 3 | -511/+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-04-27 | misc: auto-generate go bindings |  Vladimir Lavor | 1 | -0/+183 |
2021-04-26 | vppapigen: remove flag day code |  Paul Vinciguerra | 1 | -296/+0 |
2021-03-05 | vppapigen: expose the values of per-message "options" in the api.json files |  Andrew Yourtchenko | 1 | -0/+1 |
2021-03-05 | api: crchcecker ignore version < 1.0.0 and outside of src directory |  Ole Troan | 1 | -0/+3 |
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-15 | vppapigen: py2 cleanup - remove subclassing of object |  Paul Vinciguerra | 1 | -3/+3 |
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 | 2 | -5/+12 |
2021-02-03 | vppapigen: Support an 'autoendian' keyword for message definitions in |  Neale Ranns | 2 | -4/+11 |
2021-02-03 | vppapigen: fix enum types |  Paul Vinciguerra | 1 | -2/+11 |
2021-01-06 | api: fromjson/tojson generated code memory leak |  Ole Troan | 1 | -1/+1 |
2020-12-15 | api: crchcecker ignore version < 1.0.0 and outside of src directory |  Ole Tr�an | 1 | -3/+0 |
2020-12-15 | api: crchcecker ignore version < 1.0.0 and outside of src directory |  Ole Troan | 1 | -0/+3 |
2020-12-11 | api: fromjson/tojson enum flag support |  Ole Troan | 1 | -2/+36 |
2020-12-10 | api: remove unused singular option |  Ole Troan | 1 | -7/+1 |
2020-12-04 | vppapigen: add parser support for enumflags |  Paul Vinciguerra | 4 | -57/+221 |
2020-11-25 | api: vat2 and json autogeneration for api messages |  Ole Troan | 2 | -443/+1345 |
2020-11-21 | vppapigen: move import processing logic to individual plugins |  Paul Vinciguerra | 4 | -37/+50 |
2020-10-13 | stats: counters data model |  Ole Troan | 3 | -12/+162 |
2020-10-06 | feature: Add packet trace API |  Jon Loeliger | 1 | -4/+10 |
2020-09-18 | vat: add infrastructure to align vnet test code and plugin test code |  Ole Troan | 1 | -10/+11 |
2020-09-11 | build: fix build for Debian 9 and Debian 10 |  Benoît Ganne | 1 | -4/+5 |
2020-09-01 | vppapigen: supports backwards compatible marking of enums |  Ole Troan | 1 | -18/+38 |
2020-08-25 | api: register endian handlers for reply messages |  Ole Troan | 1 | -0/+13 |
2020-08-21 | vppapigen: Fix missing api dir |  Nathan Skrzypczak | 1 | -0/+1 |
2020-08-19 | vppinfra: minor tweaks for cgo interoperation |  Dave Barach | 2 | -11/+11 |
2020-08-17 | vppapigen: generate define for module_semver |  Ole Troan | 1 | -0/+7 |