1. 5e2f84d papi: truncate long logger messages by Klement Sekera · 5 years ago
  2. 75761b9 api: split vl_api_prefix into two by Ole Troan · 5 years ago
  3. 33a5817 api: autogenerate api trace print/endian by Ole Troan · 5 years ago
  4. 2f6e0c6 papi: let async calls return context by Vratko Polak · 5 years ago
  5. daa4bff api: memclnt api use string type. by Ole Troan · 5 years ago
  6. e5ff5a3 api: enforce vla is last and fixed string type by Ole Troan · 5 years ago
  7. 7adaa22 api: revert use string type for strings in memclnt.api by Ole Troan · 5 years ago
  8. 2959d42 api: use string type for strings in memclnt.api by Ole Troan · 5 years ago
  9. 531969e stats: refactor header files by Dave Barach · 5 years ago
  10. 71dd9d5 stats: create /run/vpp before stat socket bind() by YohanPipereau · 6 years ago
  11. edfe2c0 api: vppapitrace JSON/API trace converter by Ole Troan · 5 years ago
  12. 6595ff7 api: api socket respect unix runtime directory by Ole Troan · 5 years ago
  13. a47a5f2 api papi: add alias for timestamp(datetime)/timedelta by Paul Vinciguerra · 5 years ago
  14. 7f37a94 vapi: add python scripts to vpp-dev package by Vratko Polak · 5 years ago
  15. 6ce0f35 papi: add additional types to vpp_serializer by Paul Vinciguerra · 5 years ago
  16. b659020 papi: use the injected logger wherever possible by Vratko Polak · 5 years ago
  17. dfd5722 papi: fix vpp_format from change in vl_api_prefix_t by Paul Vinciguerra · 5 years ago
  18. a089ae1 papi: update VPPEnumType for python3 by Paul Vinciguerra · 5 years ago
  19. 888640a map gbp papi: match endianess of f64 by Paul Vinciguerra · 6 years ago
  20. 3ffe6ca sctp: move to plugins, disabled by default by Florin Coras · 5 years ago
  21. 5770c91 papi: refactor set_errors_str by Paul Vinciguerra · 5 years ago
  22. a37810d papi: prevent message_table inconsistencies by Vratko Polak · 5 years ago
  23. ab05508 api: refactor format_vl_api_prefix_t return keys by Paul Vinciguerra · 6 years ago
  24. 08d82e9 api: fix vac_read return codes by Paul Vinciguerra · 5 years ago
  25. 4866459 misc: papi - add __repr__ to FuncWrapper by Paul Vinciguerra · 5 years ago
  26. ae8819f misc: vpp_papi- add tests, clean up pep8 by Paul Vinciguerra · 6 years ago
  27. 8a2fa3b misc: vpp-api - add __repr__ to VPPApiClient. by Paul Vinciguerra · 5 years ago
  28. b63dbc5 stats: add version field to stat segment base header by Ole Troan · 6 years ago
  29. c83311d papi: make socket disconnect more robust by Vratko Polak · 6 years ago
  30. 8546558 API: Add support for "defaults" by Ole Troan · 6 years ago
  31. 8dbfb43 vppapigen: Fold up CRC from dependent types. by Ole Troan · 6 years ago
  32. 2af6e92 vpp_papi: Context_id allocator for running forked. by Paul Vinciguerra · 6 years ago
  33. 2d7b090 vpp_papi: Fix missing dependency. by Paul Vinciguerra · 6 years ago
  34. 4430f45 vpp_papi: Fix format_vl_api_address_t under python3. by Paul Vinciguerra · 6 years ago
  35. ed3bcb0 vpp_papi: Accept ipaddress.Network objects on prefix_t methods. by Paul Vinciguerra · 6 years ago
  36. 34ce574 vpp_papi: Fix vapi.disconnect exception. by Paul Vinciguerra · 6 years ago
  37. c424de7 stats: removing empty object in stats vector by Ole Troan · 6 years ago
  38. 94e4531 papi: avoid IOError on disconnect by Vratko Polak · 6 years ago
  39. cbf1fd2 vpp_papi: Do not raise before find_api_dir() by Vratko Polak · 6 years ago
  40. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  41. 1954229 vpp_papi: remove dependency on environment var. VPP_API_DIR. by Paul Vinciguerra · 6 years ago
  42. 7fe470a vpp_transport_socket: make connect more resilient by Vratko Polak · 6 years ago
  43. 6dd1614 Improve exceptions in vpp_transport_socket.py by Vratko Polak · 6 years ago
  44. 2233f85 Fix copypaste in vpp_papi/vpp_transport_socket.py by Vratko Polak · 6 years ago
  45. a483d81 Fix Exception typo in vpp_papi/vpp_transport_socket.py. by Paul Vinciguerra · 6 years ago
  46. 875158a Allow repeated connects on PAPI socket transport by Vratko Polak · 6 years ago
  47. d577e1f stats: Add version defines in stat_client.h by Ole Troan · 6 years ago
  48. 9ac1138 API: Add support for limits to language. by Ole Troan · 6 years ago
  49. dd1e3e7 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  50. 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
  51. 89fec71 Revert "NAT: VPP-1531 api cleanup & update" by Ole Trøan · 6 years ago
  52. bed1421 NAT: VPP-1531 api cleanup & update by Filip Varga · 6 years ago
  53. cbb8f58 stats: Add name vectors to Python client by Ole Troan · 6 years ago
  54. c560789 API: Handle pthread cond signal case where signal is missed. by Ole Troan · 6 years ago
  55. 796c84b GBP: drop and contract counters by Neale Ranns · 6 years ago
  56. 5c4b9f1 vppapigen: allow for enum size other than u32 by Andrew Yourtchenko · 6 years ago
  57. b8daa25 vpp_papi: Expose the list of field attributes to the client. by Paul Vinciguerra · 6 years ago
  58. 3d04e33 vpp_papi: specify encoding for .encode()/.decode() by Paul Vinciguerra · 6 years ago
  59. 3b0d7e4 Revert "API: Cleanup APIs interface.api" by Ole Trøan · 6 years ago
  60. e63325e API: Cleanup APIs interface.api by Jakub Grajciar · 6 years ago
  61. 8ae3a53 VPP-1486: stat segment file descriptor leak by Ole Troan · 6 years ago
  62. 42bdba8 vpp_papi: Adjust aenum import for python3. by Paul Vinciguerra · 6 years ago
  63. 48ae19e API: Add python2.7 support for enum flags via aenum by Ole Troan · 6 years ago
  64. f159f58 test framework: add factory function and default parameters by Ole Troan · 6 years ago
  65. 5fced04 vpp_papi.py: Change VppEnum from explicit metaclass to metaclass wrapper/decorator. by Paul Vinciguerra · 6 years ago
  66. 703908a stats: Add interface name to sw_if_index as /if/names by Ole Troan · 6 years ago
  67. 49ff6d1 vpp-papi: Only install enum34 for python<=3.4. by Paul Vinciguerra · 6 years ago
  68. dd39529 cmake: initial cross-compilation support by Damjan Marion · 6 years ago
  69. 356824f vpp-api: Add context to VPPStatsIOError. by Paul Vinciguerra · 6 years ago
  70. fe4827c vpp_papi: MACAddress equals fails in unittest. by Paul Vinciguerra · 6 years ago
  71. 003d5da VAPI/VOM: Removing legacy stats tests, add string type. by Ole Troan · 6 years ago
  72. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  73. 413f4a5 API: Use string type instead of u8. by Ole Troan · 6 years ago
  74. 173e20c vapi: code cleanup by Klement Sekera · 6 years ago
  75. 0bcad32 PAPI: Allow ipaddress object as argument and return values from API calls by Ole Troan · 6 years ago
  76. dfb984d Python API: Use services to determine stream RPC by Ole Troan · 6 years ago
  77. 7f99183 Test framework: StringIO fixes for Python3 by Ole Troan · 6 years ago
  78. 90a9fdf stat_client: Fix the type casting by Mohsin Kazmi · 6 years ago
  79. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  80. 318d794 stat-client: pass names as const strings by Neale Ranns · 6 years ago
  81. 6ccc6e9 vpp_papi: Add custom exceptions. by Paul Vinciguerra · 6 years ago
  82. 039a1c2 vpp_papi: Fix: raise NotImplemented. by Paul Vinciguerra · 6 years ago
  83. 53fffa1 API: Add support for type aliases by Ole Troan · 6 years ago
  84. 555ea9a VPP-1508: vpp_transport_socket.py fix import by Paul Vinciguerra · 6 years ago
  85. 5785e89 vpp_papi: Reserved keywords. by Paul Vinciguerra · 6 years ago
  86. 7e713f1 vpp_papi: Use new style classes. by Paul Vinciguerra · 6 years ago
  87. 2152e1c stats: Remove unneeded dependencies in stat_client by Ole Troan · 6 years ago
  88. ab11ec9 vapi: break if parsing progress cannot be made by Klement Sekera · 6 years ago
  89. 5642109 stat_client issues while running parallel tests. by Paul Vinciguerra · 6 years ago
  90. 7baf63f Unresolved symbols in libvapiclient by Neale Ranns · 6 years ago
  91. 40cca75 Provide return value for PAPI disconnect() by Igor Mikhailov (imichail) · 6 years ago
  92. 5efd14f Alter logging semantics for VPP PAPI object by Igor Mikhailov (imichail) · 6 years ago
  93. b7b9299 c11 safe string handling support by Dave Barach · 6 years ago
  94. 31555a3 PAPI: Add support for format/unformat functions. by Ole Troan · 6 years ago
  95. 8254018 stats: Add wrapper for vec_free by Ole Troan · 6 years ago
  96. 0685da4 PAPI: Expose API enums to tests / applications by Ole Troan · 6 years ago
  97. f47e9b6 PAPI: Add bool type support in vppapigen. by Ole Troan · 6 years ago
  98. 9d428b4 PAPI: Add timeout support for socket transport by Ole Troan · 6 years ago
  99. de728ac API: Spurious timeouts from timeout thread. by Ole Troan · 6 years ago
  100. 5bdd558 stat_client.c coverity error. by Ole Troan · 6 years ago