1. 57f177d vapi: add vapi_stop_rx_thread() by Matthew Smith · 2 years ago
  2. 8c626b4 vapi: use the correct my_context_id when disconnecting API clients by Mauro Sardara · 2 years ago
  3. 4b9935c vapi: implement vapi_wait() for reads by Matthew Smith · 2 years ago
  4. 1588222 papi: fix VPP_API_DIR by Pim van Pelt · 2 years ago
  5. bcdde1a papi: export packed message structures by Ole Troan · 2 years ago
  6. 37157da tests: multiple apidir locations by Ole Troan · 2 years ago
  7. f22824b papi: fix async support for socket transport by Ole Troan · 2 years ago
  8. 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
  9. 3f885f9 stats: fix the memory leak in stat_client.c by Andrew Yourtchenko · 2 years ago
  10. d1c7506 vapi: write enumflag types to vapi headers by Matthew Smith · 2 years, 1 month ago
  11. dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
  12. 7c3096d papi: vpp_serializer.py - replace slow bytes() with fast bytearray() by Viktor Velichkin · 2 years, 7 months ago
  13. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
  14. 2ca88ff vapi: support api clients within vpp process by Ole Troan · 2 years, 11 months ago
  15. ed1f9ad vapi: Fix build when directory contains @ by Renato Botelho do Couto · 2 years, 8 months ago
  16. 66c8583 stats: convert error counters to normal counters by Damjan Marion · 2 years, 9 months ago
  17. 8973b07 stats: refactor by Damjan Marion · 2 years, 10 months ago
  18. 6081dda vapi: Missing include file in vlib.api.vapi.h by Dave Wallace · 2 years, 10 months ago
  19. 0a21480 stats: vpp_get_stats crashes in stat_segment_data_free by Steven Luong · 2 years, 11 months ago
  20. 5f0106a api: vapi: honor non-blocking setting by Klement Sekera · 2 years, 11 months ago
  21. a25ce96 vapi: verify message size when received by Klement Sekera · 3 years, 1 month ago
  22. eb41670 tests: change code to avoid gcc-11 warning by Klement Sekera · 3 years, 1 month ago
  23. f0e67d7 interface: add api test file by Filip Tehlar · 3 years, 5 months ago
  24. a0f55c9 tests: fix coverity warnings by Klement Sekera · 3 years, 2 months ago
  25. d4a7064 docs: convert vpp doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
  26. 2dfeef5 vapi: fix vapi test coverity warning by Florin Coras · 3 years, 2 months ago
  27. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  28. 3459ece misc: vpe.api messages dynamically allocated by Ole Troan · 3 years, 3 months ago
  29. d67ad46 build: complete python3 support, no hardcode path by Nick Brown · 3 years, 3 months ago
  30. 41d7d05 tests: don't install vapi_c{,pp}_test by Dmitry Valter · 3 years, 3 months ago
  31. a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
  32. e3cf4d0 build: use GNUInstallDirs install destinations by Nick Brown · 3 years, 3 months ago
  33. 43eb608 stats: check epoch in python vpp_stats ls by Ole Troan · 3 years, 3 months ago
  34. 041372b papi: remove shared memory transport by Ole Troan · 3 years, 7 months ago
  35. 905c153 stats: reverts part of a fix on Python client by Arthur de Kerhor · 3 years, 6 months ago
  36. c9ae8cf stats: fix race conditions in vpp-api stats client by Arthur de Kerhor · 3 years, 6 months ago
  37. 7cf80af build: kindly ask python not to polute src/ by Damjan Marion · 3 years, 7 months ago
  38. a2d6d35 tests: move vapi C/C++ test files into src/ by Damjan Marion · 3 years, 7 months ago
  39. d640ae5 stats: catch stat segment overrun in retry loop by Ole Troan · 3 years, 7 months ago
  40. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
  41. db02380 stats: adding symlinks for nodes and interfaces in the stat segment by Arthur de Kerhor · 3 years, 9 months ago
  42. df6d986 papi: change default to use socket transport instead of shared memory transport by Ole Troan · 3 years, 8 months ago
  43. 0e79bc1 papi: fix ubuntu 1804 make test socket.close error by Tianyu Li · 3 years, 8 months ago
  44. e263685 tests: support attaching to existing vpp by Klement Sekera · 3 years, 9 months ago
  45. 3daca3f stats: python: handle when pattern is not list in ls by Ole Troan · 3 years, 9 months ago
  46. fd8deb4 vlib: split vlib_main_t into global and per-thread by Damjan Marion · 3 years, 9 months ago
  47. e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
  48. 400ce71 api: allow specifying no timeout by Klement Sekera · 3 years, 9 months ago
  49. 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
  50. ef9c235 vppapigen: expose the values of per-message "options" in the api.json files by Andrew Yourtchenko · 3 years, 9 months ago
  51. bad4766 vapi: add dedicated return code for client timeout by Paul Vinciguerra · 5 years ago
  52. 6531514 papi: add method to retrieve field options by Paul Vinciguerra · 4 years, 8 months ago
  53. b552ff2 papi: expose vpp_papi version to client by Paul Vinciguerra · 4 years ago
  54. adcc0b3 papi: remove unused name from __all__ by Paul Vinciguerra · 4 years ago
  55. ee6b0e2 papi: remove import vpp_transport_socket by Paul Vinciguerra · 4 years ago
  56. bb3befc tests: restore vapi C++ test under Centos-8 by Paul Vinciguerra · 4 years ago
  57. 9c5dd25 papi: remove old client reference by Paul Vinciguerra · 4 years ago
  58. 3825d93 papi: add support for enumflag part 1 of 2 by Paul Vinciguerra · 4 years ago
  59. d7adc29 papi: remove python2 patterns by Paul Vinciguerra · 4 years ago
  60. 5395c6a papi: allow client control over loggers by Paul Vinciguerra · 4 years ago
  61. 18a71d8 stats: char-pointer arithmetic style-up by Vratko Polak · 4 years ago
  62. 46d6864 papi: improve unit testability by Paul Vinciguerra · 4 years ago
  63. 41f15ae stats: void-pointer arithmetic fix by Elias Rudberg · 4 years ago
  64. cebed41 papi: fix copy/paste error by Paul Vinciguerra · 4 years ago
  65. df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
  66. 2e87606 papi: remove dependency on aenum by Paul Vinciguerra · 4 years, 7 months ago
  67. e1887c1 tests: move vpp-api tests to src/vpe-api/test by Dave Wallace · 4 years, 1 month ago
  68. 65c56c8 stats: missing dimension in stat_set_simple_counter by Ole Troan · 4 years, 2 months ago
  69. 65fa036 api: add heap alloc to vpp stats by Ole Troan · 4 years, 2 months ago
  70. 4537c30 vppinfra: don't call dlmalloc API directly from the code by Damjan Marion · 4 years, 3 months ago
  71. f68fccf api: remove clib_mem_init from vppapiclient contructor by Ole Troan · 4 years, 3 months ago
  72. 7650086 stats: Fix stat_segment to set timeout directly by Rajesh Goel · 4 years, 3 months ago
  73. 9a412bc stats: Move misplaced comment block by Vratko Polak · 4 years, 4 months ago
  74. 7d29e32 stats: remove offsets on vpp side by Ole Troan · 4 years, 5 months ago
  75. 710fe10 papi: allow unknown address family by Ole Troan · 4 years, 6 months ago
  76. fdc6780 stats: add timeout for in_progress access to stat segment by Ole Troan · 4 years, 4 months ago
  77. 3c70c05 stats: name and error index client memory leak by Ole Troan · 4 years, 4 months ago
  78. 35418ba vapi: memset allocated messages to zero by Klement Sekera · 4 years, 6 months ago
  79. f5db371 api: add new stream message convention by Ole Troan · 4 years, 7 months ago
  80. a416493 misc: fix ubuntu 20.04 python deps by Damjan Marion · 4 years, 7 months ago
  81. 599efc6 build: various improvements by Damjan Marion · 4 years, 7 months ago
  82. c5c788b papi: use python3 for papi install by Ole Troan · 4 years, 7 months ago
  83. d7a32eb vapi: add support for defaults in typedefs by Paul Vinciguerra · 4 years, 8 months ago
  84. 7f286f7 api: fix include_guard when path contains a plus by Ruslan Babayev · 5 years ago
  85. e64e5ff tests: implement ipaddress convenience methods by Paul Vinciguerra · 4 years, 8 months ago
  86. b5c0d35 vapi: packed enum type generation by Neale Ranns · 4 years, 8 months ago
  87. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  88. 72e31bc stats: fix state counter removal by Vladimir Isaev · 4 years, 10 months ago
  89. e090f4d papi: lazily initialize stats client by Paul Vinciguerra · 5 years ago
  90. dc20371 build: export vapi generation in vpp-dev by Oliver Giles · 5 years ago
  91. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  92. fd57408 papi: add call stats by Ole Troan · 5 years ago
  93. e2ccdf0 papi: add a per-call _timeout option by Paul Vinciguerra · 5 years ago
  94. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  95. 99fbf05 papi: fix typo in repr by Paul Vinciguerra · 5 years ago
  96. da47f67 papi: fix papi default handling by Ole Troan · 5 years ago
  97. ba2c7fa papi: add missing base types to serializer by Paul Vinciguerra · 5 years ago
  98. 14b0b47 papi: add repr to packer types for troubleshooting by Paul Vinciguerra · 5 years ago
  99. 418ebb7 papi: support default for type alias decaying to basetype by Ole Troan · 5 years ago
  100. 6af6256 papi: enhance MACAddress() equality by Paul Vinciguerra · 5 years ago