- 7e43005 perftool: fix delsvec use of _vec_len by Florin Coras · 1 year, 4 months ago
- 7b8b465 tests docs: update python3 venv packages by Dave Wallace · 1 year, 4 months ago
- f72a32a docs: add api change process from wiki by Dave Wallace · 1 year, 5 months ago
- 39c40fa vppapigen: fix crash with autoendian arrays by Dave Wallace · 1 year, 6 months ago
- 683bdb6 vppapigen: support counters only .api by Ole Troan · 1 year, 7 months ago
- 16cc15b build: check for presence of python ply by Damjan Marion · 1 year, 10 months ago
- a4f994f vppapigen: fix incorrect comments in json by Ondrej Fabry · 1 year, 10 months ago
- 139b2da vppapigen: enable codegen for stream message types by Stanislav Zaikin · 2 years, 5 months ago
- 5d23468 vppapigen: include comments in json by Ole Troan · 3 years, 7 months ago
- af5744c misc: use right include for fctnl.h and poll.h by Guillaume Solignac · 1 year, 11 months ago
- a2eb507 api: deprecate vl_msg_api_set_handlers by Damjan Marion · 2 years, 7 months ago
- fe45f8f api: replace print functions wth format by Damjan Marion · 2 years, 7 months ago
- 1b299fa vppapigen: make json in parallel by Nathan Skrzypczak · 2 years, 6 months ago
- 78d24f3 vppapigen: fix make go-api for go1.18 by Nathan Skrzypczak · 2 years, 7 months ago
- 9a8d3d7 api: start enum values from 0 by Filip Varga · 2 years, 7 months ago
- d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
- 8bea589 vppinfra: make _vec_len() read-only by Damjan Marion · 2 years, 8 months ago
- d591b82 misc: Improve go bindings gen by Nathan Skrzypczak · 2 years, 9 months ago
- 9b7e8ac api: verify message size on receipt by Klement Sekera · 3 years, 1 month ago
- 0eb83f4 api: improve REPLY_MACRO safety by Klement Sekera · 3 years ago
- 4551715 vppapigen: coverity 219549, dead code in generated file by Ole Troan · 3 years, 1 month ago
- d4a7064 docs: convert vpp doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
- 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
- a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
- 248210c misc: move part of vpe apis to vlibmemory by Florin Coras · 3 years, 3 months ago
- 91144fb vat2: add shared memory argument by Ole Troan · 3 years, 4 months ago
- 976a0ed api: enable trace / replay flag on messages by Ole Troan · 3 years, 7 months ago
- b7e4d44 misc: remove vnet_all_api_h and vnet_msg_enum by Filip Tehlar · 3 years, 5 months ago
- 2c4acdd vlib: rename vl_counter_t to vlib_error_desc_t by Ole Troan · 3 years, 7 months ago
- 3ff1598 misc: auto-generate go bindings by Vladimir Lavor · 3 years, 8 months ago
- da1b76a vppapigen: remove flag day code by Paul Vinciguerra · 4 years ago
- ef9c235 vppapigen: expose the values of per-message "options" in the api.json files by Andrew Yourtchenko · 3 years, 9 months ago
- ab9f573 api: crchcecker ignore version < 1.0.0 and outside of src directory by Ole Troan · 4 years ago
- edc73fd vat2: add sanity checking - coverity errors by Ole Troan · 3 years, 10 months ago
- 384c72f vppapigen: resource leakage in fromjson array - coverity by Ole Troan · 3 years, 10 months ago
- 93c4b1b vppapigen: more _fromjson autogeneration coverity fixes by Ole Troan · 3 years, 10 months ago
- b00c49c vppapigen: py2 cleanup - remove subclassing of object by Paul Vinciguerra · 4 years ago
- cf0102b vppapigen: coverity issues in autogenerated code pass 3. by Ole Troan · 3 years, 10 months ago
- fb0afab vppapigen: fix fromjson coverity errors in generation by Ole Troan · 3 years, 10 months ago
- c9c9143 nat: fix coverity errors by Ole Troan · 3 years, 10 months ago
- 18327be nat: 1:1 policy NAT by Ole Troan · 4 years ago
- 9302cfe vppapigen: Support an 'autoendian' keyword for message definitions in .api files by Neale Ranns · 3 years, 10 months ago
- 6d467b3 vppapigen: fix enum types by Paul Vinciguerra · 4 years ago
- 86cff9c api: fromjson/tojson generated code memory leak by Ole Troan · 4 years ago
- 58a6e77 api: crchcecker ignore version < 1.0.0 and outside of src directory by Ole Tr�an · 4 years ago
- 510aaa8 api: crchcecker ignore version < 1.0.0 and outside of src directory by Ole Troan · 4 years ago
- 793be46 api: fromjson/tojson enum flag support by Ole Troan · 4 years ago
- 791c206 api: remove unused singular option by Ole Troan · 4 years ago
- a51f9b3 vppapigen: add parser support for enumflags by Paul Vinciguerra · 4 years, 1 month ago
- df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
- 9046e44 vppapigen: move import processing logic to individual plugins by Paul Vinciguerra · 4 years, 1 month ago
- 148c7b7 stats: counters data model by Ole Troan · 4 years, 2 months ago
- c0b1954 feature: Add packet trace API by Jon Loeliger · 4 years, 7 months ago
- 3d81267 vat: add infrastructure to align vnet test code and plugin test code by Ole Troan · 4 years, 3 months ago
- 3f0ae66 build: fix build for Debian 9 and Debian 10 by Benoît Ganne · 4 years, 3 months ago
- 6006ca8 vppapigen: supports backwards compatible marking of enums by Ole Troan · 4 years, 3 months ago
- bad6792 api: register endian handlers for reply messages by Ole Troan · 4 years, 4 months ago
- 9ff0cd7 vppapigen: Fix missing api dir by Nathan Skrzypczak · 4 years, 4 months ago
- e09ae01 vppinfra: minor tweaks for cgo interoperation by Dave Barach · 4 years, 4 months ago
- f92bfb1 vppapigen: generate define for module_semver by Ole Troan · 4 years, 10 months ago
- 920acd4 vppapigen: remove unreachable code by Ole Troan · 4 years, 4 months ago
- 68ebcd5 vppapigen: add support for empty options by Ole Troan · 4 years, 4 months ago
- 11fb09e misc: harmonize names by Dave Barach · 4 years, 4 months ago
- 9f84e70 vppapigen: missing crcs in user-defined types by Ole Troan · 4 years, 6 months ago
- 70a9f44 docs: add more FEATURE.yaml documentation by Dave Barach · 4 years, 6 months ago
- e796a18 api: make vpp api handlers endian independent by Ole Troan · 4 years, 7 months ago
- f5db371 api: add new stream message convention by Ole Troan · 4 years, 7 months ago
- deecc93 vppapigen: handle new api file for crcchekcer by Ole Troan · 4 years, 7 months ago
- 14a6c0e vppapigen: add assert for python version by Ole Troan · 4 years, 7 months ago
- 18a86c6 g2: fix the g2 build for Ubuntu 20.04 by Dave Barach · 4 years, 7 months ago
- 5c318c7 vppapigen: api crc checker by Ole Troan · 4 years, 7 months ago
- 599efc6 build: various improvements by Damjan Marion · 4 years, 7 months ago
- 5505ee8 misc: deprecate elftool by Damjan Marion · 4 years, 7 months ago
- 582eac5 misc: fix python sonarcloud BLOCKER level issues by Paul Vinciguerra · 4 years, 8 months ago
- 0250090 misc: strcpy be gone by Dave Barach · 4 years, 8 months ago
- 3e07a4a misc: sprintf be gone by Dave Barach · 4 years, 8 months ago
- ea2abba vppapigen: crc is a negative value for some messages when using python 2.7 by Mark Nelson · 4 years, 9 months ago
- eec5d48 vppapigen: list imports in JSON by Ondrej Fabry · 4 years, 10 months ago
- 2dbee93 api: improve api string safety by Jakub Grajciar · 4 years, 10 months ago
- 59b6c0c vppapigen: fix options representation by Ole Troan · 4 years, 10 months ago
- 960e58e vppapigen: update markdown documentation by Paul Vinciguerra · 4 years, 11 months ago
- 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
- 3f2d571 lacp: fix control_ping from plugins by Ole Troan · 5 years ago
- 7c8803d vppapigen: clean up typos in c generated code by Paul Vinciguerra · 5 years ago
- b307c71 vppapigen: fix i64 format string by Paul Vinciguerra · 5 years ago
- 1c200dc vppapigen: fix typo on f64 endian_string by Paul Vinciguerra · 5 years ago
- 709dad3 acl: remove api boilerplate by Ole Troan · 5 years ago
- 3ae9f5a memif: remove api boilerplate by Ole Troan · 5 years ago
- b126ebc api: autogenerate event handler functions for *_test.c by Ole Troan · 5 years ago
- 2a1ca78 api: split api generated files by Ole Troan · 5 years ago
- 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
- d5a78a5 vppapigen: fix missing vla check for union class by Ole Troan · 5 years ago
- 4bf8490 vppapigen: fix tests and run on verify by Paul Vinciguerra · 5 years ago
- 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
- 5c2f964 misc: fix shebang with missing env by Nathan Skrzypczak · 5 years ago
- e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
- a2ac36c vppapitrace: add text output by Ole Troan · 5 years ago
- e717482 vppapigen: remove support for legacy typedefs by Paul Vinciguerra · 5 years ago
- 2cd3cc8 vppapigen: remove python2 support by Paul Vinciguerra · 5 years ago
- ff47fb6 vppapigen map: raise ValueError when fieldname is python keyword by Paul Vinciguerra · 5 years ago