1. ac0babd api: provide api definition over api by Ole Troan · 11 months ago
  2. 1effb29 papi: support old style of providing apidir by Vratko Polak · 11 months ago
  3. 77caeb1 tests: preload api files by Maxime Peim · 1 year, 1 month ago
  4. 7b8b465 tests docs: update python3 venv packages by Dave Wallace · 1 year, 4 months ago
  5. 86698fc papi: vla list of fixed strings by Ole Troan · 2 years ago
  6. 1cada9a build: make Python3 mandatory by Damjan Marion · 1 year, 10 months ago
  7. 1588222 papi: fix VPP_API_DIR by Pim van Pelt · 2 years ago
  8. bcdde1a papi: export packed message structures by Ole Troan · 2 years ago
  9. 37157da tests: multiple apidir locations by Ole Troan · 2 years, 1 month ago
  10. f22824b papi: fix async support for socket transport by Ole Troan · 2 years ago
  11. 7c3096d papi: vpp_serializer.py - replace slow bytes() with fast bytearray() by Viktor Velichkin · 2 years, 7 months ago
  12. d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
  13. 66c8583 stats: convert error counters to normal counters by Damjan Marion · 2 years, 9 months ago
  14. d4a7064 docs: convert vpp doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
  15. d67ad46 build: complete python3 support, no hardcode path by Nick Brown · 3 years, 3 months ago
  16. 43eb608 stats: check epoch in python vpp_stats ls by Ole Troan · 3 years, 4 months ago
  17. 041372b papi: remove shared memory transport by Ole Troan · 3 years, 8 months ago
  18. 905c153 stats: reverts part of a fix on Python client by Arthur de Kerhor · 3 years, 6 months ago
  19. c9ae8cf stats: fix race conditions in vpp-api stats client by Arthur de Kerhor · 3 years, 6 months ago
  20. d640ae5 stats: catch stat segment overrun in retry loop by Ole Troan · 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. 3daca3f stats: python: handle when pattern is not list in ls by Ole Troan · 3 years, 9 months ago
  25. e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
  26. 400ce71 api: allow specifying no timeout by Klement Sekera · 3 years, 9 months ago
  27. 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 10 months ago
  28. 6531514 papi: add method to retrieve field options by Paul Vinciguerra · 4 years, 8 months ago
  29. b552ff2 papi: expose vpp_papi version to client by Paul Vinciguerra · 4 years ago
  30. adcc0b3 papi: remove unused name from __all__ by Paul Vinciguerra · 4 years ago
  31. ee6b0e2 papi: remove import vpp_transport_socket by Paul Vinciguerra · 4 years ago
  32. 9c5dd25 papi: remove old client reference by Paul Vinciguerra · 4 years ago
  33. 3825d93 papi: add support for enumflag part 1 of 2 by Paul Vinciguerra · 4 years ago
  34. d7adc29 papi: remove python2 patterns by Paul Vinciguerra · 4 years ago
  35. 5395c6a papi: allow client control over loggers by Paul Vinciguerra · 4 years ago
  36. 46d6864 papi: improve unit testability by Paul Vinciguerra · 4 years, 1 month ago
  37. cebed41 papi: fix copy/paste error by Paul Vinciguerra · 4 years ago
  38. 2e87606 papi: remove dependency on aenum by Paul Vinciguerra · 4 years, 7 months ago
  39. 65fa036 api: add heap alloc to vpp stats by Ole Troan · 4 years, 3 months ago
  40. f68fccf api: remove clib_mem_init from vppapiclient contructor by Ole Troan · 4 years, 3 months ago
  41. 7d29e32 stats: remove offsets on vpp side by Ole Troan · 4 years, 5 months ago
  42. 710fe10 papi: allow unknown address family by Ole Troan · 4 years, 7 months ago
  43. f5db371 api: add new stream message convention by Ole Troan · 4 years, 7 months ago
  44. a416493 misc: fix ubuntu 20.04 python deps by Damjan Marion · 4 years, 7 months ago
  45. c5c788b papi: use python3 for papi install by Ole Troan · 4 years, 7 months ago
  46. e64e5ff tests: implement ipaddress convenience methods by Paul Vinciguerra · 4 years, 8 months ago
  47. e090f4d papi: lazily initialize stats client by Paul Vinciguerra · 5 years ago
  48. fd57408 papi: add call stats by Ole Troan · 5 years ago
  49. e2ccdf0 papi: add a per-call _timeout option by Paul Vinciguerra · 5 years ago
  50. 99fbf05 papi: fix typo in repr by Paul Vinciguerra · 5 years ago
  51. da47f67 papi: fix papi default handling by Ole Troan · 5 years ago
  52. ba2c7fa papi: add missing base types to serializer by Paul Vinciguerra · 5 years ago
  53. 14b0b47 papi: add repr to packer types for troubleshooting by Paul Vinciguerra · 5 years ago
  54. 418ebb7 papi: support default for type alias decaying to basetype by Ole Troan · 5 years ago
  55. 6af6256 papi: enhance MACAddress() equality by Paul Vinciguerra · 5 years ago
  56. c046d70 papi: add wrapper to validate crc manifest by Ole Troan · 5 years ago
  57. ead1e53 misc: Fix python scripts shebang line by Renato Botelho do Couto · 5 years ago
  58. 40dc4b3 papi: fix default handling by Ole Troan · 5 years ago
  59. 2267429 bier: tests support python3 by Ole Troan · 5 years ago
  60. 64e978b ipsec: make tests support python3 by Ole Troan · 5 years ago
  61. 8921dc6 papi: fix socket sendall calls by Vratko Polak · 5 years ago
  62. 6df2c79 papi: harden socket handling by Vratko Polak · 5 years ago
  63. 0938547 papi: introduce read_blocking by Vratko Polak · 5 years ago
  64. 5e2f84d papi: truncate long logger messages by Klement Sekera · 5 years ago
  65. 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
  66. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  67. 2f6e0c6 papi: let async calls return context by Vratko Polak · 5 years ago
  68. daa4bff api: memclnt api use string type. by Ole Troan · 5 years ago
  69. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  70. 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
  71. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago
  72. 6595ff7 api: api socket respect unix runtime directory by Ole Troan · 5 years ago
  73. a47a5f2 api papi: add alias for timestamp(datetime)/timedelta by Paul Vinciguerra · 5 years ago
  74. 6ce0f35 papi: add additional types to vpp_serializer by Paul Vinciguerra · 5 years ago
  75. b659020 papi: use the injected logger wherever possible by Vratko Polak · 5 years ago
  76. dfd5722 papi: fix vpp_format from change in vl_api_prefix_t by Paul Vinciguerra · 5 years ago
  77. a089ae1 papi: update VPPEnumType for python3 by Paul Vinciguerra · 5 years ago
  78. 888640a map gbp papi: match endianess of f64 by Paul Vinciguerra · 6 years ago
  79. 5770c91 papi: refactor set_errors_str by Paul Vinciguerra · 5 years ago
  80. a37810d papi: prevent message_table inconsistencies by Vratko Polak · 5 years ago
  81. ab05508 api: refactor format_vl_api_prefix_t return keys by Paul Vinciguerra · 6 years ago
  82. 08d82e9 api: fix vac_read return codes by Paul Vinciguerra · 5 years ago
  83. 4866459 misc: papi - add __repr__ to FuncWrapper by Paul Vinciguerra · 5 years ago
  84. ae8819f misc: vpp_papi- add tests, clean up pep8 by Paul Vinciguerra · 6 years ago
  85. 8a2fa3b misc: vpp-api - add __repr__ to VPPApiClient. by Paul Vinciguerra · 6 years ago
  86. b63dbc5 stats: add version field to stat segment base header by Ole Troan · 6 years ago
  87. c83311d papi: make socket disconnect more robust by Vratko Polak · 6 years ago
  88. 8546558 API: Add support for "defaults" by Ole Troan · 6 years ago
  89. 2af6e92 vpp_papi: Context_id allocator for running forked. by Paul Vinciguerra · 6 years ago
  90. 2d7b090 vpp_papi: Fix missing dependency. by Paul Vinciguerra · 6 years ago
  91. 4430f45 vpp_papi: Fix format_vl_api_address_t under python3. by Paul Vinciguerra · 6 years ago
  92. ed3bcb0 vpp_papi: Accept ipaddress.Network objects on prefix_t methods. by Paul Vinciguerra · 6 years ago
  93. 34ce574 vpp_papi: Fix vapi.disconnect exception. by Paul Vinciguerra · 6 years ago
  94. c424de7 stats: removing empty object in stats vector by Ole Troan · 6 years ago
  95. 94e4531 papi: avoid IOError on disconnect by Vratko Polak · 6 years ago
  96. cbf1fd2 vpp_papi: Do not raise before find_api_dir() by Vratko Polak · 6 years ago
  97. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  98. 1954229 vpp_papi: remove dependency on environment var. VPP_API_DIR. by Paul Vinciguerra · 6 years ago
  99. 7fe470a vpp_transport_socket: make connect more resilient by Vratko Polak · 6 years ago
  100. 6dd1614 Improve exceptions in vpp_transport_socket.py by Vratko Polak · 6 years ago