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