1. ae8819f misc: vpp_papi- add tests, clean up pep8 by Paul Vinciguerra · 6 years ago
  2. 8a2fa3b misc: vpp-api - add __repr__ to VPPApiClient. by Paul Vinciguerra · 5 years ago
  3. b63dbc5 stats: add version field to stat segment base header by Ole Troan · 6 years ago
  4. c83311d papi: make socket disconnect more robust by Vratko Polak · 6 years ago
  5. 8546558 API: Add support for "defaults" by Ole Troan · 6 years ago
  6. 2af6e92 vpp_papi: Context_id allocator for running forked. by Paul Vinciguerra · 6 years ago
  7. 2d7b090 vpp_papi: Fix missing dependency. by Paul Vinciguerra · 6 years ago
  8. 4430f45 vpp_papi: Fix format_vl_api_address_t under python3. by Paul Vinciguerra · 6 years ago
  9. ed3bcb0 vpp_papi: Accept ipaddress.Network objects on prefix_t methods. by Paul Vinciguerra · 6 years ago
  10. 34ce574 vpp_papi: Fix vapi.disconnect exception. by Paul Vinciguerra · 6 years ago
  11. c424de7 stats: removing empty object in stats vector by Ole Troan · 6 years ago
  12. 94e4531 papi: avoid IOError on disconnect by Vratko Polak · 6 years ago
  13. cbf1fd2 vpp_papi: Do not raise before find_api_dir() by Vratko Polak · 6 years ago
  14. 233e468 stats: support multiple works for error counters by Ole Troan · 6 years ago
  15. 1954229 vpp_papi: remove dependency on environment var. VPP_API_DIR. by Paul Vinciguerra · 6 years ago
  16. 7fe470a vpp_transport_socket: make connect more resilient by Vratko Polak · 6 years ago
  17. 6dd1614 Improve exceptions in vpp_transport_socket.py by Vratko Polak · 6 years ago
  18. 2233f85 Fix copypaste in vpp_papi/vpp_transport_socket.py by Vratko Polak · 6 years ago
  19. a483d81 Fix Exception typo in vpp_papi/vpp_transport_socket.py. by Paul Vinciguerra · 6 years ago
  20. 875158a Allow repeated connects on PAPI socket transport by Vratko Polak · 6 years ago
  21. 9ac1138 API: Add support for limits to language. by Ole Troan · 6 years ago
  22. 4ff09ae API: Python and Unix domain socket improvement by Ole Troan · 6 years ago
  23. cbb8f58 stats: Add name vectors to Python client by Ole Troan · 6 years ago
  24. 5c4b9f1 vppapigen: allow for enum size other than u32 by Andrew Yourtchenko · 6 years ago
  25. b8daa25 vpp_papi: Expose the list of field attributes to the client. by Paul Vinciguerra · 6 years ago
  26. 3d04e33 vpp_papi: specify encoding for .encode()/.decode() by Paul Vinciguerra · 6 years ago
  27. 42bdba8 vpp_papi: Adjust aenum import for python3. by Paul Vinciguerra · 6 years ago
  28. 48ae19e API: Add python2.7 support for enum flags via aenum by Ole Troan · 6 years ago
  29. f159f58 test framework: add factory function and default parameters by Ole Troan · 6 years ago
  30. 5fced04 vpp_papi.py: Change VppEnum from explicit metaclass to metaclass wrapper/decorator. by Paul Vinciguerra · 6 years ago
  31. 49ff6d1 vpp-papi: Only install enum34 for python<=3.4. by Paul Vinciguerra · 6 years ago
  32. dd39529 cmake: initial cross-compilation support by Damjan Marion · 6 years ago
  33. 356824f vpp-api: Add context to VPPStatsIOError. by Paul Vinciguerra · 6 years ago
  34. fe4827c vpp_papi: MACAddress equals fails in unittest. by Paul Vinciguerra · 6 years ago
  35. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  36. 413f4a5 API: Use string type instead of u8. by Ole Troan · 6 years ago
  37. 0bcad32 PAPI: Allow ipaddress object as argument and return values from API calls by Ole Troan · 6 years ago
  38. dfb984d Python API: Use services to determine stream RPC by Ole Troan · 6 years ago
  39. 7f99183 Test framework: StringIO fixes for Python3 by Ole Troan · 6 years ago
  40. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  41. 6ccc6e9 vpp_papi: Add custom exceptions. by Paul Vinciguerra · 6 years ago
  42. 039a1c2 vpp_papi: Fix: raise NotImplemented. by Paul Vinciguerra · 6 years ago
  43. 53fffa1 API: Add support for type aliases by Ole Troan · 6 years ago
  44. 555ea9a VPP-1508: vpp_transport_socket.py fix import by Paul Vinciguerra · 6 years ago
  45. 5785e89 vpp_papi: Reserved keywords. by Paul Vinciguerra · 6 years ago
  46. 7e713f1 vpp_papi: Use new style classes. by Paul Vinciguerra · 6 years ago
  47. 5642109 stat_client issues while running parallel tests. by Paul Vinciguerra · 6 years ago
  48. 40cca75 Provide return value for PAPI disconnect() by Igor Mikhailov (imichail) · 6 years ago
  49. 5efd14f Alter logging semantics for VPP PAPI object by Igor Mikhailov (imichail) · 6 years ago
  50. 31555a3 PAPI: Add support for format/unformat functions. by Ole Troan · 6 years ago
  51. 0685da4 PAPI: Expose API enums to tests / applications by Ole Troan · 6 years ago
  52. f47e9b6 PAPI: Add bool type support in vppapigen. by Ole Troan · 6 years ago
  53. 9d428b4 PAPI: Add timeout support for socket transport by Ole Troan · 6 years ago
  54. 94495f2 PAPI: Use UNIX domain sockets instead of shared memory by Ole Troan · 6 years ago
  55. 282093f IPIP and IPv6 fragmentation by Ole Troan · 6 years ago
  56. b4603a7 STATS: Optimistic concurrency handling in Python library. by Ole Troan · 6 years ago
  57. 45d5c87 STATS: Add Python 3 support to vpp_stats.py. by Ole Troan · 6 years ago
  58. 58492a8 STATS: Dynamically mapped shared memory segment by Ole Troan · 6 years ago
  59. c84cbad PAPI: Unpack embedded types with variable length arrays. by Ole Troan · 6 years ago
  60. 7320210 STATS: Python binding to access VPP statistics and counters. by Ole Troan · 6 years ago
  61. 855e268 Switch to cmake by Damjan Marion · 6 years ago
  62. 43b0606 cmake: a bit of packaging work by Damjan Marion · 6 years ago
  63. 4a53e83 cmake: add python api by Damjan Marion · 6 years ago
  64. 184870a CSIT-1139: Implement parallel test execution by juraj.linkes · 6 years ago
  65. eabd607 PAPI: Python 3.7 uses async keyword. by Ole Troan · 6 years ago
  66. 1d20f47 PAPI: Move unit tests to fix packaging issues. by Ole Troan · 6 years ago
  67. b199e98 PAPI: Union pad at the end of short fields instead of at head. by Ole Troan · 6 years ago
  68. 2a7563b PAPI: Remove logging calls from pack/unpack by Ole Troan · 6 years ago
  69. 8aedf5e vpp-api: improve naming for easier debugging by Klement Sekera · 6 years ago
  70. a7564e8 Python API: Add enum and union support. by Ole Troan · 7 years ago
  71. 61debaa Revert "Python API: Add enum and union support." by Ole Trøan · 6 years ago
  72. a5ee900 Python API: Add enum and union support. by Ole Troan · 7 years ago
  73. d0e812f Alter logging semantics for VPP PAPI object by Ian Wells · 7 years ago
  74. 68e2ffb fix: AttributeError: module 'os' has no attribute 'cwd' by Andrey "Zed" Zaikin · 7 years ago
  75. 7fe930b fixes python3 TypeError; python2 intact by Andrey "Zed" Zaikin · 7 years ago
  76. afddd83 PAPI: pycodestyle on vpp_papi.py by Ole Troan · 7 years ago
  77. 49bec57 vpp_papi: remove legacy way of calling VPP APIs by Klement Sekera · 7 years ago
  78. 180402d vpp_papi: reduce memory leaks by Klement Sekera · 7 years ago
  79. 2eaf2d2 VPP-1144: PAPI Import leads to duplicate type definition. by Ole Troan · 7 years ago
  80. 52bf22e Have PAPI find its API definition files by Chris Luke · 7 years ago
  81. 8493752 nowhere to set read_timeout by dongjuan · 7 years ago
  82. a74b741 VPP-959: Support old version of CFFI by Ole Troan · 7 years ago
  83. ca3b6f1 VPP PAPI: Error in unserializer for non-array compound types. by Ole Troan · 7 years ago
  84. 895b6e8 VPP-1033: Python API support arbitrary sized input parameters. by Ole Troan · 7 years ago
  85. 68ec940 VPP-960: Python API add more information in exception for invalid arguments to API calls. by Ole Troan · 7 years ago
  86. 774b217 VPP-959: Python API require minimum CFFI version. by Ole Troan · 7 years ago
  87. b0856b4 Python API: Fix error message typo. by Ole Troan · 7 years ago
  88. 6bf177c Python API: VPP-947 Empty chroot_prefix fails on encode() by Ole Troan · 7 years ago
  89. 4df9716 API: Add Python3 support to vpp_papi.py by Ole Troan · 7 years ago
  90. 7f5cc7c Place the vpp_papi*.egg file together with other build products. by Igor Mikhailov (imichail) · 8 years ago
  91. 4aa586f Produce vpp_papi*.egg for virtual environments by Igor Mikhailov (imichail) · 8 years ago
  92. 5fec1e8 vpp-api: rename libpneum to libvppapiclient by Damjan Marion · 8 years ago
  93. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  94. dfc9b7c Python API: Synchronous mode. by Ole Troan · 8 years ago
  95. 7112c54 python API: work towards python/vpp api separation by Klement Sekera · 8 years ago
  96. 3d31f00 Python API: event_callback not initialised. by Ole Troan · 8 years ago
  97. dc90d42 Change automake python macro to get python path by Tomofumi Hayashi · 8 years ago
  98. 1fd5d01 Fix PAPI async response by Wojciech Dec · 8 years ago
  99. 5016f99 Python API: Missing locking of results data structure. by Ole Troan · 8 years ago
  100. 724f64c Makefile.am cleanup by Damjan Marion · 8 years ago