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