Age | Commit message (Expand) | Author | Files | Lines |
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 |
2020-08-13 | vppapigen: remove unreachable code | Ole Troan | 1 | -1/+0 |
2020-08-11 | vppapigen: add support for empty options | Ole Troan | 2 | -3/+17 |
2020-08-06 | misc: harmonize names | Dave Barach | 2 | -10/+10 |
2020-07-23 | vppapigen: missing crcs in user-defined types | Ole Troan | 2 | -3/+403 |
2020-06-17 | docs: add more FEATURE.yaml documentation | Dave Barach | 1 | -0/+12 |
2020-05-27 | api: make vpp api handlers endian independent | Ole Troan | 1 | -4/+15 |
2020-05-25 | api: add new stream message convention | Ole Troan | 2 | -1/+8 |
2020-05-19 | vppapigen: handle new api file for crcchekcer | Ole Troan | 1 | -2/+9 |
2020-05-16 | vppapigen: add assert for python version | Ole Troan | 1 | -2/+4 |
2020-05-15 | g2: fix the g2 build for Ubuntu 20.04 | Dave Barach | 1 | -2/+1 |
2020-05-09 | vppapigen: api crc checker | Ole Troan | 2 | -23/+67 |
2020-05-08 | build: various improvements | Damjan Marion | 1 | -1/+1 |
2020-05-07 | misc: deprecate elftool | Damjan Marion | 3 | -500/+0 |
2020-04-06 | misc: fix python sonarcloud BLOCKER level issues | Paul Vinciguerra | 1 | -1/+1 |
2020-04-04 | misc: strcpy be gone | Dave Barach | 2 | -22/+20 |
2020-04-04 | misc: sprintf be gone | Dave Barach | 7 | -164/+163 |
2020-03-04 | vppapigen: crc is a negative value for some messages when using python 2.7 | Mark Nelson | 1 | -2/+2 |
2020-02-26 | vppapigen: list imports in JSON | Ondrej Fabry | 1 | -0/+7 |
2020-02-26 | api: improve api string safety | Jakub Grajciar | 1 | -3/+2 |