1. ec906a2 vapi: fix mem leak on uds transport by Stanislav Zaikin · 10 weeks ago
  2. 22c7420 vapi: don't store dict in length field by Klement Sekera · 9 months ago
  3. 85ce931 tests: fix make test python issues on ubuntu 24.04 by Dave Wallace · 4 months ago
  4. 10dbb37 vapi: Add option to dispatch with timeout by Dau Do · 6 months ago
  5. 5c0aa7d papi: more detailed packing error message by Klement Sekera · 9 months ago
  6. f521df7 build: use GNUInstallDirs where possible by Wim de With · 11 months ago
  7. 940a70f tests: upgrade python packages by Dave Wallace · 8 months ago
  8. b24ff24 api: fix rx timeout thread busy loop after reconnect by Vladislav Grishenko · 3 years, 9 months ago
  9. 0f4febf vapi: avoid memory leak by Klement Sekera · 9 months ago
  10. b3ee84d tests: Add a socket timeout by Tom Jones · 10 months ago
  11. b10561b papi: Use CMSG_SPACE for sizing ancillary buffer space by Tom Jones · 10 months ago
  12. dc4d21e vapi: uds transport support by Stanislav Zaikin · 9 months ago
  13. e45fac0 papi: use correct size for fixed length strings by Klement Sekera · 9 months ago
  14. ac0babd api: provide api definition over api by Ole Troan · 11 months ago
  15. 1effb29 papi: support old style of providing apidir by Vratko Polak · 11 months ago
  16. 77caeb1 tests: preload api files by Maxime Peim · 1 year, 1 month ago
  17. 604c627 vapi: fix coverity warnings by Dave Wallace · 1 year, 4 months ago
  18. db8c285 vapi: fix verification for reply message by Sylvain Cadilhac · 1 year, 5 months ago
  19. 03e1d55 vapi: improve vl_api_string_t handling by Klement Sekera · 1 year, 4 months ago
  20. 56777b9 vapi: support services by Stanislav Zaikin · 2 years, 5 months ago
  21. 7b8b465 tests docs: update python3 venv packages by Dave Wallace · 1 year, 4 months ago
  22. cf214cc stats: fix memory leak in stat_segment_dump_r() by Duncan Eastoe · 2 years ago
  23. 22ca0d0 stats: check if stats vector entry is empty by Ole Troan · 1 year, 9 months ago
  24. 86698fc papi: vla list of fixed strings by Ole Troan · 2 years ago
  25. 1cada9a build: make Python3 mandatory by Damjan Marion · 1 year, 9 months ago
  26. 04853c6 stats: expose symlink to stats client by Ole Troan · 1 year, 10 months ago
  27. 57f177d vapi: add vapi_stop_rx_thread() by Matthew Smith · 2 years ago
  28. 8c626b4 vapi: use the correct my_context_id when disconnecting API clients by Mauro Sardara · 2 years ago
  29. 4b9935c vapi: implement vapi_wait() for reads by Matthew Smith · 2 years ago
  30. 1588222 papi: fix VPP_API_DIR by Pim van Pelt · 2 years ago
  31. bcdde1a papi: export packed message structures by Ole Troan · 2 years ago
  32. 37157da tests: multiple apidir locations by Ole Troan · 2 years ago
  33. f22824b papi: fix async support for socket transport by Ole Troan · 2 years ago
  34. 9067f33 stats: return empty vector rather than NULL if stat_segment_dump_r() is run on an empty vector from ls by Andrew Yourtchenko · 2 years ago
  35. 3f885f9 stats: fix the memory leak in stat_client.c by Andrew Yourtchenko · 2 years, 1 month ago
  36. d1c7506 vapi: write enumflag types to vapi headers by Matthew Smith · 2 years, 1 month ago
  37. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  38. 7c3096d papi: vpp_serializer.py - replace slow bytes() with fast bytearray() by Viktor Velichkin · 2 years, 7 months ago
  39. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
  40. 2ca88ff vapi: support api clients within vpp process by Ole Troan · 2 years, 11 months ago
  41. ed1f9ad vapi: Fix build when directory contains @ by Renato Botelho do Couto · 2 years, 8 months ago
  42. 66c8583 stats: convert error counters to normal counters by Damjan Marion · 2 years, 9 months ago
  43. 8973b07 stats: refactor by Damjan Marion · 2 years, 10 months ago
  44. 6081dda vapi: Missing include file in vlib.api.vapi.h by Dave Wallace · 2 years, 10 months ago
  45. 0a21480 stats: vpp_get_stats crashes in stat_segment_data_free by Steven Luong · 2 years, 11 months ago
  46. 5f0106a api: vapi: honor non-blocking setting by Klement Sekera · 2 years, 11 months ago
  47. a25ce96 vapi: verify message size when received by Klement Sekera · 3 years, 1 month ago
  48. eb41670 tests: change code to avoid gcc-11 warning by Klement Sekera · 3 years, 1 month ago
  49. f0e67d7 interface: add api test file by Filip Tehlar · 3 years, 5 months ago
  50. a0f55c9 tests: fix coverity warnings by Klement Sekera · 3 years, 2 months ago
  51. d4a7064 docs: convert vpp doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
  52. 2dfeef5 vapi: fix vapi test coverity warning by Florin Coras · 3 years, 2 months ago
  53. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  54. 3459ece misc: vpe.api messages dynamically allocated by Ole Troan · 3 years, 3 months ago
  55. d67ad46 build: complete python3 support, no hardcode path by Nick Brown · 3 years, 3 months ago
  56. 41d7d05 tests: don't install vapi_c{,pp}_test by Dmitry Valter · 3 years, 3 months ago
  57. a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
  58. e3cf4d0 build: use GNUInstallDirs install destinations by Nick Brown · 3 years, 3 months ago
  59. 43eb608 stats: check epoch in python vpp_stats ls by Ole Troan · 3 years, 4 months ago
  60. 041372b papi: remove shared memory transport by Ole Troan · 3 years, 7 months ago
  61. 905c153 stats: reverts part of a fix on Python client by Arthur de Kerhor · 3 years, 6 months ago
  62. c9ae8cf stats: fix race conditions in vpp-api stats client by Arthur de Kerhor · 3 years, 6 months ago
  63. 7cf80af build: kindly ask python not to polute src/ by Damjan Marion · 3 years, 7 months ago
  64. a2d6d35 tests: move vapi C/C++ test files into src/ by Damjan Marion · 3 years, 7 months ago
  65. d640ae5 stats: catch stat segment overrun in retry loop by Ole Troan · 3 years, 7 months ago
  66. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
  67. db02380 stats: adding symlinks for nodes and interfaces in the stat segment by Arthur de Kerhor · 3 years, 9 months ago
  68. df6d986 papi: change default to use socket transport instead of shared memory transport by Ole Troan · 3 years, 8 months ago
  69. 0e79bc1 papi: fix ubuntu 1804 make test socket.close error by Tianyu Li · 3 years, 8 months ago
  70. e263685 tests: support attaching to existing vpp by Klement Sekera · 3 years, 9 months ago
  71. 3daca3f stats: python: handle when pattern is not list in ls by Ole Troan · 3 years, 9 months ago
  72. fd8deb4 vlib: split vlib_main_t into global and per-thread by Damjan Marion · 3 years, 9 months ago
  73. e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
  74. 400ce71 api: allow specifying no timeout by Klement Sekera · 3 years, 9 months ago
  75. 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
  76. ef9c235 vppapigen: expose the values of per-message "options" in the api.json files by Andrew Yourtchenko · 3 years, 10 months ago
  77. bad4766 vapi: add dedicated return code for client timeout by Paul Vinciguerra · 5 years ago
  78. 6531514 papi: add method to retrieve field options by Paul Vinciguerra · 4 years, 8 months ago
  79. b552ff2 papi: expose vpp_papi version to client by Paul Vinciguerra · 4 years ago
  80. adcc0b3 papi: remove unused name from __all__ by Paul Vinciguerra · 4 years ago
  81. ee6b0e2 papi: remove import vpp_transport_socket by Paul Vinciguerra · 4 years ago
  82. bb3befc tests: restore vapi C++ test under Centos-8 by Paul Vinciguerra · 4 years ago
  83. 9c5dd25 papi: remove old client reference by Paul Vinciguerra · 4 years ago
  84. 3825d93 papi: add support for enumflag part 1 of 2 by Paul Vinciguerra · 4 years ago
  85. d7adc29 papi: remove python2 patterns by Paul Vinciguerra · 4 years ago
  86. 5395c6a papi: allow client control over loggers by Paul Vinciguerra · 4 years ago
  87. 18a71d8 stats: char-pointer arithmetic style-up by Vratko Polak · 4 years ago
  88. 46d6864 papi: improve unit testability by Paul Vinciguerra · 4 years ago
  89. 41f15ae stats: void-pointer arithmetic fix by Elias Rudberg · 4 years ago
  90. cebed41 papi: fix copy/paste error by Paul Vinciguerra · 4 years ago
  91. df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
  92. 2e87606 papi: remove dependency on aenum by Paul Vinciguerra · 4 years, 7 months ago
  93. e1887c1 tests: move vpp-api tests to src/vpe-api/test by Dave Wallace · 4 years, 1 month ago
  94. 65c56c8 stats: missing dimension in stat_set_simple_counter by Ole Troan · 4 years, 2 months ago
  95. 65fa036 api: add heap alloc to vpp stats by Ole Troan · 4 years, 3 months ago
  96. 4537c30 vppinfra: don't call dlmalloc API directly from the code by Damjan Marion · 4 years, 3 months ago
  97. f68fccf api: remove clib_mem_init from vppapiclient contructor by Ole Troan · 4 years, 3 months ago
  98. 7650086 stats: Fix stat_segment to set timeout directly by Rajesh Goel · 4 years, 3 months ago
  99. 9a412bc stats: Move misplaced comment block by Vratko Polak · 4 years, 4 months ago
  100. 7d29e32 stats: remove offsets on vpp side by Ole Troan · 4 years, 5 months ago