1. a25ce96 vapi: verify message size when received by Klement Sekera · 3 years, 1 month ago
  2. eb41670 tests: change code to avoid gcc-11 warning by Klement Sekera · 3 years, 1 month ago
  3. f0e67d7 interface: add api test file by Filip Tehlar · 3 years, 5 months ago
  4. a0f55c9 tests: fix coverity warnings by Klement Sekera · 3 years, 2 months ago
  5. d4a7064 docs: convert vpp doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
  6. 2dfeef5 vapi: fix vapi test coverity warning by Florin Coras · 3 years, 2 months ago
  7. 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
  8. 3459ece misc: vpe.api messages dynamically allocated by Ole Troan · 3 years, 3 months ago
  9. d67ad46 build: complete python3 support, no hardcode path by Nick Brown · 3 years, 3 months ago
  10. 41d7d05 tests: don't install vapi_c{,pp}_test by Dmitry Valter · 3 years, 3 months ago
  11. a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
  12. e3cf4d0 build: use GNUInstallDirs install destinations by Nick Brown · 3 years, 3 months ago
  13. 43eb608 stats: check epoch in python vpp_stats ls by Ole Troan · 3 years, 4 months ago
  14. 041372b papi: remove shared memory transport by Ole Troan · 3 years, 7 months ago
  15. 905c153 stats: reverts part of a fix on Python client by Arthur de Kerhor · 3 years, 6 months ago
  16. c9ae8cf stats: fix race conditions in vpp-api stats client by Arthur de Kerhor · 3 years, 6 months ago
  17. 7cf80af build: kindly ask python not to polute src/ by Damjan Marion · 3 years, 7 months ago
  18. a2d6d35 tests: move vapi C/C++ test files into src/ by Damjan Marion · 3 years, 7 months ago
  19. d640ae5 stats: catch stat segment overrun in retry loop by Ole Troan · 3 years, 7 months ago
  20. eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
  21. db02380 stats: adding symlinks for nodes and interfaces in the stat segment by Arthur de Kerhor · 3 years, 9 months ago
  22. df6d986 papi: change default to use socket transport instead of shared memory transport by Ole Troan · 3 years, 8 months ago
  23. 0e79bc1 papi: fix ubuntu 1804 make test socket.close error by Tianyu Li · 3 years, 8 months ago
  24. e263685 tests: support attaching to existing vpp by Klement Sekera · 3 years, 9 months ago
  25. 3daca3f stats: python: handle when pattern is not list in ls by Ole Troan · 3 years, 9 months ago
  26. fd8deb4 vlib: split vlib_main_t into global and per-thread by Damjan Marion · 3 years, 9 months ago
  27. e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
  28. 400ce71 api: allow specifying no timeout by Klement Sekera · 3 years, 9 months ago
  29. 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
  30. ef9c235 vppapigen: expose the values of per-message "options" in the api.json files by Andrew Yourtchenko · 3 years, 10 months ago
  31. bad4766 vapi: add dedicated return code for client timeout by Paul Vinciguerra · 5 years ago
  32. 6531514 papi: add method to retrieve field options by Paul Vinciguerra · 4 years, 8 months ago
  33. b552ff2 papi: expose vpp_papi version to client by Paul Vinciguerra · 4 years ago
  34. adcc0b3 papi: remove unused name from __all__ by Paul Vinciguerra · 4 years ago
  35. ee6b0e2 papi: remove import vpp_transport_socket by Paul Vinciguerra · 4 years ago
  36. bb3befc tests: restore vapi C++ test under Centos-8 by Paul Vinciguerra · 4 years ago
  37. 9c5dd25 papi: remove old client reference by Paul Vinciguerra · 4 years ago
  38. 3825d93 papi: add support for enumflag part 1 of 2 by Paul Vinciguerra · 4 years ago
  39. d7adc29 papi: remove python2 patterns by Paul Vinciguerra · 4 years ago
  40. 5395c6a papi: allow client control over loggers by Paul Vinciguerra · 4 years ago
  41. 18a71d8 stats: char-pointer arithmetic style-up by Vratko Polak · 4 years ago
  42. 46d6864 papi: improve unit testability by Paul Vinciguerra · 4 years ago
  43. 41f15ae stats: void-pointer arithmetic fix by Elias Rudberg · 4 years ago
  44. cebed41 papi: fix copy/paste error by Paul Vinciguerra · 4 years ago
  45. df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
  46. 2e87606 papi: remove dependency on aenum by Paul Vinciguerra · 4 years, 7 months ago
  47. e1887c1 tests: move vpp-api tests to src/vpe-api/test by Dave Wallace · 4 years, 1 month ago
  48. 65c56c8 stats: missing dimension in stat_set_simple_counter by Ole Troan · 4 years, 2 months ago
  49. 65fa036 api: add heap alloc to vpp stats by Ole Troan · 4 years, 3 months ago
  50. 4537c30 vppinfra: don't call dlmalloc API directly from the code by Damjan Marion · 4 years, 3 months ago
  51. f68fccf api: remove clib_mem_init from vppapiclient contructor by Ole Troan · 4 years, 3 months ago
  52. 7650086 stats: Fix stat_segment to set timeout directly by Rajesh Goel · 4 years, 3 months ago
  53. 9a412bc stats: Move misplaced comment block by Vratko Polak · 4 years, 4 months ago
  54. 7d29e32 stats: remove offsets on vpp side by Ole Troan · 4 years, 5 months ago
  55. 710fe10 papi: allow unknown address family by Ole Troan · 4 years, 7 months ago
  56. fdc6780 stats: add timeout for in_progress access to stat segment by Ole Troan · 4 years, 4 months ago
  57. 3c70c05 stats: name and error index client memory leak by Ole Troan · 4 years, 4 months ago
  58. 35418ba vapi: memset allocated messages to zero by Klement Sekera · 4 years, 6 months ago
  59. f5db371 api: add new stream message convention by Ole Troan · 4 years, 7 months ago
  60. a416493 misc: fix ubuntu 20.04 python deps by Damjan Marion · 4 years, 7 months ago
  61. 599efc6 build: various improvements by Damjan Marion · 4 years, 7 months ago
  62. c5c788b papi: use python3 for papi install by Ole Troan · 4 years, 7 months ago
  63. d7a32eb vapi: add support for defaults in typedefs by Paul Vinciguerra · 4 years, 8 months ago
  64. 7f286f7 api: fix include_guard when path contains a plus by Ruslan Babayev · 5 years ago
  65. e64e5ff tests: implement ipaddress convenience methods by Paul Vinciguerra · 4 years, 8 months ago
  66. b5c0d35 vapi: packed enum type generation by Neale Ranns · 4 years, 8 months ago
  67. 2c8e002 vppinfra: remove the historical mheap memory allocator by Dave Barach · 4 years, 10 months ago
  68. 72e31bc stats: fix state counter removal by Vladimir Isaev · 4 years, 10 months ago
  69. e090f4d papi: lazily initialize stats client by Paul Vinciguerra · 5 years ago
  70. dc20371 build: export vapi generation in vpp-dev by Oliver Giles · 5 years ago
  71. 39d6911 api: multiple connections per process by Dave Barach · 5 years ago
  72. fd57408 papi: add call stats by Ole Troan · 5 years ago
  73. e2ccdf0 papi: add a per-call _timeout option by Paul Vinciguerra · 5 years ago
  74. 9fb6d40 misc: add address sanitizer heap instrumentation by Benoît Ganne · 6 years ago
  75. 99fbf05 papi: fix typo in repr by Paul Vinciguerra · 5 years ago
  76. da47f67 papi: fix papi default handling by Ole Troan · 5 years ago
  77. ba2c7fa papi: add missing base types to serializer by Paul Vinciguerra · 5 years ago
  78. 14b0b47 papi: add repr to packer types for troubleshooting by Paul Vinciguerra · 5 years ago
  79. 418ebb7 papi: support default for type alias decaying to basetype by Ole Troan · 5 years ago
  80. 6af6256 papi: enhance MACAddress() equality by Paul Vinciguerra · 5 years ago
  81. c046d70 papi: add wrapper to validate crc manifest by Ole Troan · 5 years ago
  82. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  83. 1b1ccad vapi: switch to python3 by Ole Troan · 5 years ago
  84. 40dc4b3 papi: fix default handling by Ole Troan · 5 years ago
  85. 2267429 bier: tests support python3 by Ole Troan · 5 years ago
  86. 64e978b ipsec: make tests support python3 by Ole Troan · 5 years ago
  87. 8921dc6 papi: fix socket sendall calls by Vratko Polak · 5 years ago
  88. 6df2c79 papi: harden socket handling by Vratko Polak · 5 years ago
  89. 0938547 papi: introduce read_blocking by Vratko Polak · 5 years ago
  90. 5e2f84d papi: truncate long logger messages by Klement Sekera · 5 years ago
  91. 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
  92. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  93. 2f6e0c6 papi: let async calls return context by Vratko Polak · 5 years ago
  94. daa4bff api: memclnt api use string type. by Ole Troan · 5 years ago
  95. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  96. 7adaa22 api: revert use string type for strings in memclnt.api by Ole Troan · 5 years ago
  97. 2959d42 api: use string type for strings in memclnt.api by Ole Troan · 5 years ago
  98. 531969e stats: refactor header files by Dave Barach · 5 years ago
  99. 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
  100. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago