aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools
AgeCommit message (Expand)AuthorFilesLines
2021-03-05vppapigen: expose the values of per-message "options" in the api.json filesAndrew Yourtchenko1-0/+1
2021-03-05api: crchcecker ignore version < 1.0.0 and outside of src directoryOle Troan1-0/+3
2021-02-17vat2: add sanity checking - coverity errorsOle Troan1-0/+9
2021-02-17vppapigen: resource leakage in fromjson array - coverityOle Troan1-1/+1
2021-02-17vppapigen: more _fromjson autogeneration coverity fixesOle Troan1-6/+10
2021-02-15vppapigen: py2 cleanup - remove subclassing of objectPaul Vinciguerra1-3/+3
2021-02-12vppapigen: coverity issues in autogenerated code pass 3.Ole Troan1-14/+15
2021-02-11vppapigen: fix fromjson coverity errors in generationOle Troan1-27/+30
2021-02-09nat: fix coverity errorsOle Troan1-1/+1
2021-02-05nat: 1:1 policy NATOle Troan2-5/+12
2021-02-03vppapigen: Support an 'autoendian' keyword for message definitions inNeale Ranns2-4/+11
2021-02-03vppapigen: fix enum typesPaul Vinciguerra1-2/+11
2021-01-06api: fromjson/tojson generated code memory leakOle Troan1-1/+1
2020-12-15api: crchcecker ignore version < 1.0.0 and outside of src directoryOle Tr�an1-3/+0
2020-12-15api: crchcecker ignore version < 1.0.0 and outside of src directoryOle Troan1-0/+3
2020-12-11api: fromjson/tojson enum flag supportOle Troan1-2/+36
2020-12-10api: remove unused singular optionOle Troan1-7/+1
2020-12-04vppapigen: add parser support for enumflagsPaul Vinciguerra4-57/+221
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan2-443/+1345
2020-11-21vppapigen: move import processing logic to individual pluginsPaul Vinciguerra4-37/+50
2020-10-13stats: counters data modelOle Troan3-12/+162
2020-10-06feature: Add packet trace APIJon Loeliger1-4/+10
2020-09-18vat: add infrastructure to align vnet test code and plugin test codeOle Troan1-10/+11
2020-09-11build: fix build for Debian 9 and Debian 10Benoît Ganne1-4/+5
2020-09-01vppapigen: supports backwards compatible marking of enumsOle Troan1-18/+38
2020-08-25api: register endian handlers for reply messagesOle Troan1-0/+13
2020-08-21vppapigen: Fix missing api dirNathan Skrzypczak1-0/+1
2020-08-19vppinfra: minor tweaks for cgo interoperationDave Barach2-11/+11
2020-08-17vppapigen: generate define for module_semverOle Troan1-0/+7
2020-08-13vppapigen: remove unreachable codeOle Troan1-1/+0
2020-08-11vppapigen: add support for empty optionsOle Troan2-3/+17
2020-08-06misc: harmonize namesDave Barach2-10/+10
2020-07-23vppapigen: missing crcs in user-defined typesOle Troan2-3/+403
2020-06-17docs: add more FEATURE.yaml documentationDave Barach1-0/+12
2020-05-27api: make vpp api handlers endian independentOle Troan1-4/+15
2020-05-25api: add new stream message conventionOle Troan2-1/+8
2020-05-19vppapigen: handle new api file for crcchekcerOle Troan1-2/+9
2020-05-16vppapigen: add assert for python versionOle Troan1-2/+4
2020-05-15g2: fix the g2 build for Ubuntu 20.04Dave Barach1-2/+1
2020-05-09vppapigen: api crc checkerOle Troan2-23/+67
2020-05-08build: various improvementsDamjan Marion1-1/+1
2020-05-07misc: deprecate elftoolDamjan Marion3-500/+0
2020-04-06misc: fix python sonarcloud BLOCKER level issuesPaul Vinciguerra1-1/+1
2020-04-04misc: strcpy be goneDave Barach2-22/+20
2020-04-04misc: sprintf be goneDave Barach7-164/+163
2020-03-04vppapigen: crc is a negative value for some messages when using python 2.7Mark Nelson1-2/+2
2020-02-26vppapigen: list imports in JSONOndrej Fabry1-0/+7
2020-02-26api: improve api string safetyJakub Grajciar1-3/+2
2020-02-04vppapigen: fix options representationOle Troan1-1/+1
2020-01-30vppapigen: update markdown documentationPaul Vinciguerra1-7/+10