aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools
AgeCommit message (Expand)AuthorFilesLines
8 daysg2: fix gpointer cast complaintsFlorin Coras2-12/+13
8 daysbuild: use GNUInstallDirs where possibleWim de With2-2/+2
2024-01-29api: provide api definition over apiOle Troan3-2/+39
2023-08-26perftool: fix delsvec use of _vec_lenFlorin Coras1-225/+271
2023-08-16tests docs: update python3 venv packagesDave Wallace1-1/+0
2023-07-17docs: add api change process from wikiDave Wallace1-0/+193
2023-06-13vppapigen: fix crash with autoendian arraysDave Wallace1-9/+63
2023-05-11vppapigen: support counters only .apiOle Troan1-11/+12
2023-03-07build: check for presence of python plyDamjan Marion1-0/+16
2023-02-03vppapigen: fix incorrect comments in jsonOndrej Fabry2-1/+4
2023-01-23vppapigen: enable codegen for stream message typesStanislav Zaikin1-0/+30
2023-01-18vppapigen: include comments in jsonOle Troan2-11/+24
2023-01-12misc: use right include for fctnl.h and poll.hGuillaume Solignac9-9/+0
2022-09-29api: deprecate vl_msg_api_set_handlersDamjan Marion1-22/+24
2022-09-26api: replace print functions wth formatDamjan Marion1-35/+13
2022-08-05vppapigen: make json in parallelNathan Skrzypczak5-100/+140
2022-05-30vppapigen: fix make go-api for go1.18Nathan Skrzypczak1-58/+71
2022-05-24api: start enum values from 0Filip Varga1-1/+1
2022-05-10tests: replace pycodestyle with blackKlement Sekera7-1444/+1649
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion2-6/+6
2022-03-17misc: Improve go bindings genNathan Skrzypczak1-50/+67
2021-12-14api: verify message size on receiptKlement Sekera1-10/+100
2021-12-08api: improve REPLY_MACRO safetyKlement Sekera1-1/+3
2021-11-25vppapigen: coverity 219549, dead code in generated fileOle Troan1-0/+2
2021-10-13docs: convert vpp doc md->rstNathan Skrzypczak2-346/+404
2021-09-28api: API trace improvementsFilip Tehlar3-511/+53
2021-09-27misc: api move continuedFlorin Coras1-2/+2
2021-09-27misc: move part of vpe apis to vlibmemoryFlorin Coras1-5/+1
2021-08-18vat2: add shared memory argumentOle Troan1-2/+2
2021-07-22api: enable trace / replay flag on messagesOle Troan1-0/+2
2021-07-13misc: remove vnet_all_api_h and vnet_msg_enumFilip Tehlar1-1/+3
2021-05-06vlib: rename vl_counter_t to vlib_error_desc_tOle Troan1-2/+2
2021-04-27misc: auto-generate go bindingsVladimir Lavor1-0/+183
2021-04-26vppapigen: remove flag day codePaul Vinciguerra1-296/+0
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