1. 356824f vpp-api: Add context to VPPStatsIOError. by Paul Vinciguerra · 6 years ago
  2. fe4827c vpp_papi: MACAddress equals fails in unittest. by Paul Vinciguerra · 6 years ago
  3. 8006c6a PAPI: Add MACAddress object wrapper for vl_api_mac_address_t by Ole Troan · 6 years ago
  4. 413f4a5 API: Use string type instead of u8. by Ole Troan · 6 years ago
  5. 0bcad32 PAPI: Allow ipaddress object as argument and return values from API calls by Ole Troan · 6 years ago
  6. dfb984d Python API: Use services to determine stream RPC by Ole Troan · 6 years ago
  7. 7f99183 Test framework: StringIO fixes for Python3 by Ole Troan · 6 years ago
  8. 8c8acc0 API: Change ip4_address and ip6_address to use type alias. by Ole Troan · 6 years ago
  9. 6ccc6e9 vpp_papi: Add custom exceptions. by Paul Vinciguerra · 6 years ago
  10. 039a1c2 vpp_papi: Fix: raise NotImplemented. by Paul Vinciguerra · 6 years ago
  11. 53fffa1 API: Add support for type aliases by Ole Troan · 6 years ago
  12. 555ea9a VPP-1508: vpp_transport_socket.py fix import by Paul Vinciguerra · 6 years ago
  13. 5785e89 vpp_papi: Reserved keywords. by Paul Vinciguerra · 6 years ago
  14. 7e713f1 vpp_papi: Use new style classes. by Paul Vinciguerra · 6 years ago
  15. 5642109 stat_client issues while running parallel tests. by Paul Vinciguerra · 6 years ago
  16. 40cca75 Provide return value for PAPI disconnect() by Igor Mikhailov (imichail) · 6 years ago
  17. 5efd14f Alter logging semantics for VPP PAPI object by Igor Mikhailov (imichail) · 6 years ago
  18. 31555a3 PAPI: Add support for format/unformat functions. by Ole Troan · 6 years ago
  19. 0685da4 PAPI: Expose API enums to tests / applications by Ole Troan · 6 years ago
  20. f47e9b6 PAPI: Add bool type support in vppapigen. by Ole Troan · 6 years ago
  21. 9d428b4 PAPI: Add timeout support for socket transport by Ole Troan · 6 years ago
  22. 94495f2 PAPI: Use UNIX domain sockets instead of shared memory by Ole Troan · 6 years ago
  23. 282093f IPIP and IPv6 fragmentation by Ole Troan · 6 years ago
  24. b4603a7 STATS: Optimistic concurrency handling in Python library. by Ole Troan · 6 years ago
  25. 45d5c87 STATS: Add Python 3 support to vpp_stats.py. by Ole Troan · 6 years ago
  26. 58492a8 STATS: Dynamically mapped shared memory segment by Ole Troan · 6 years ago
  27. c84cbad PAPI: Unpack embedded types with variable length arrays. by Ole Troan · 6 years ago
  28. 7320210 STATS: Python binding to access VPP statistics and counters. by Ole Troan · 6 years ago
  29. 184870a CSIT-1139: Implement parallel test execution by juraj.linkes · 6 years ago
  30. eabd607 PAPI: Python 3.7 uses async keyword. by Ole Troan · 6 years ago
  31. 1d20f47 PAPI: Move unit tests to fix packaging issues. by Ole Troan · 6 years ago
  32. b199e98 PAPI: Union pad at the end of short fields instead of at head. by Ole Troan · 6 years ago
  33. 2a7563b PAPI: Remove logging calls from pack/unpack by Ole Troan · 6 years ago
  34. 8aedf5e vpp-api: improve naming for easier debugging by Klement Sekera · 6 years ago
  35. a7564e8 Python API: Add enum and union support. by Ole Troan · 7 years ago
  36. 61debaa Revert "Python API: Add enum and union support." by Ole Trøan · 6 years ago
  37. a5ee900 Python API: Add enum and union support. by Ole Troan · 7 years ago
  38. 3cc4971 Python API: Change from cPython to CFFI. by Ole Troan · 8 years ago
  39. dfc9b7c Python API: Synchronous mode. by Ole Troan · 8 years ago
  40. 7112c54 python API: work towards python/vpp api separation by Klement Sekera · 8 years ago
  41. 3d31f00 Python API: event_callback not initialised. by Ole Troan · 8 years ago
  42. 1fd5d01 Fix PAPI async response by Wojciech Dec · 8 years ago
  43. 5016f99 Python API: Missing locking of results data structure. by Ole Troan · 8 years ago
  44. f952692 python clients can set the API rx message queue length by Dave Barach · 8 years ago
  45. 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago