- 709f40c vapi: fix vapi_ctx_alloc by Benoît Ganne · 12 days ago
- 41ac8ee vapi: only wait if queue is empty by Matthew Smith · 7 months ago
- ad005c2 vapi: remove plugin dependency from tests by Stanislav Zaikin · 7 months ago
- 6c880ef papi: remove deprecated pkg_resources by Ole Troan · 4 weeks ago
- af25b44 vapi: fix uds connect error handling by Stanislav Zaikin · 9 weeks ago
- ec906a2 vapi: fix mem leak on uds transport by Stanislav Zaikin · 9 weeks ago
- 22c7420 vapi: don't store dict in length field by Klement Sekera · 9 months ago
- 85ce931 tests: fix make test python issues on ubuntu 24.04 by Dave Wallace · 4 months ago
- 10dbb37 vapi: Add option to dispatch with timeout by Dau Do · 6 months ago
- 5c0aa7d papi: more detailed packing error message by Klement Sekera · 9 months ago
- f521df7 build: use GNUInstallDirs where possible by Wim de With · 11 months ago
- 940a70f tests: upgrade python packages by Dave Wallace · 8 months ago
- b24ff24 api: fix rx timeout thread busy loop after reconnect by Vladislav Grishenko · 3 years, 9 months ago
- 0f4febf vapi: avoid memory leak by Klement Sekera · 9 months ago
- b3ee84d tests: Add a socket timeout by Tom Jones · 10 months ago
- b10561b papi: Use CMSG_SPACE for sizing ancillary buffer space by Tom Jones · 10 months ago
- dc4d21e vapi: uds transport support by Stanislav Zaikin · 9 months ago
- e45fac0 papi: use correct size for fixed length strings by Klement Sekera · 9 months ago
- ac0babd api: provide api definition over api by Ole Troan · 11 months ago
- 1effb29 papi: support old style of providing apidir by Vratko Polak · 11 months ago
- 77caeb1 tests: preload api files by Maxime Peim · 1 year, 1 month ago
- 604c627 vapi: fix coverity warnings by Dave Wallace · 1 year, 4 months ago
- db8c285 vapi: fix verification for reply message by Sylvain Cadilhac · 1 year, 5 months ago
- 03e1d55 vapi: improve vl_api_string_t handling by Klement Sekera · 1 year, 4 months ago
- 56777b9 vapi: support services by Stanislav Zaikin · 2 years, 5 months ago
- 7b8b465 tests docs: update python3 venv packages by Dave Wallace · 1 year, 4 months ago
- cf214cc stats: fix memory leak in stat_segment_dump_r() by Duncan Eastoe · 2 years ago
- 22ca0d0 stats: check if stats vector entry is empty by Ole Troan · 1 year, 9 months ago
- 86698fc papi: vla list of fixed strings by Ole Troan · 2 years ago
- 1cada9a build: make Python3 mandatory by Damjan Marion · 1 year, 9 months ago
- 04853c6 stats: expose symlink to stats client by Ole Troan · 1 year, 10 months ago
- 57f177d vapi: add vapi_stop_rx_thread() by Matthew Smith · 2 years ago
- 8c626b4 vapi: use the correct my_context_id when disconnecting API clients by Mauro Sardara · 2 years ago
- 4b9935c vapi: implement vapi_wait() for reads by Matthew Smith · 2 years ago
- 1588222 papi: fix VPP_API_DIR by Pim van Pelt · 2 years ago
- bcdde1a papi: export packed message structures by Ole Troan · 2 years ago
- 37157da tests: multiple apidir locations by Ole Troan · 2 years ago
- f22824b papi: fix async support for socket transport by Ole Troan · 2 years ago
- 9067f33 stats: return empty vector rather than NULL if stat_segment_dump_r() is run on an empty vector from ls by Andrew Yourtchenko · 2 years ago
- 3f885f9 stats: fix the memory leak in stat_client.c by Andrew Yourtchenko · 2 years ago
- d1c7506 vapi: write enumflag types to vapi headers by Matthew Smith · 2 years, 1 month ago
- dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
- 7c3096d papi: vpp_serializer.py - replace slow bytes() with fast bytearray() by Viktor Velichkin · 2 years, 6 months ago
- d9b0c6f tests: replace pycodestyle with black by Klement Sekera · 2 years, 8 months ago
- 2ca88ff vapi: support api clients within vpp process by Ole Troan · 2 years, 11 months ago
- ed1f9ad vapi: Fix build when directory contains @ by Renato Botelho do Couto · 2 years, 8 months ago
- 66c8583 stats: convert error counters to normal counters by Damjan Marion · 2 years, 9 months ago
- 8973b07 stats: refactor by Damjan Marion · 2 years, 10 months ago
- 6081dda vapi: Missing include file in vlib.api.vapi.h by Dave Wallace · 2 years, 10 months ago
- 0a21480 stats: vpp_get_stats crashes in stat_segment_data_free by Steven Luong · 2 years, 11 months ago
- 5f0106a api: vapi: honor non-blocking setting by Klement Sekera · 2 years, 11 months ago
- a25ce96 vapi: verify message size when received by Klement Sekera · 3 years, 1 month ago
- eb41670 tests: change code to avoid gcc-11 warning by Klement Sekera · 3 years, 1 month ago
- f0e67d7 interface: add api test file by Filip Tehlar · 3 years, 5 months ago
- a0f55c9 tests: fix coverity warnings by Klement Sekera · 3 years, 2 months ago
- d4a7064 docs: convert vpp doc md->rst by Nathan Skrzypczak · 3 years, 2 months ago
- 2dfeef5 vapi: fix vapi test coverity warning by Florin Coras · 3 years, 2 months ago
- 36217e3 api: API trace improvements by Filip Tehlar · 3 years, 5 months ago
- 3459ece misc: vpe.api messages dynamically allocated by Ole Troan · 3 years, 3 months ago
- d67ad46 build: complete python3 support, no hardcode path by Nick Brown · 3 years, 3 months ago
- 41d7d05 tests: don't install vapi_c{,pp}_test by Dmitry Valter · 3 years, 3 months ago
- a1400ce misc: api move continued by Florin Coras · 3 years, 3 months ago
- e3cf4d0 build: use GNUInstallDirs install destinations by Nick Brown · 3 years, 3 months ago
- 43eb608 stats: check epoch in python vpp_stats ls by Ole Troan · 3 years, 3 months ago
- 041372b papi: remove shared memory transport by Ole Troan · 3 years, 7 months ago
- 905c153 stats: reverts part of a fix on Python client by Arthur de Kerhor · 3 years, 6 months ago
- c9ae8cf stats: fix race conditions in vpp-api stats client by Arthur de Kerhor · 3 years, 6 months ago
- 7cf80af build: kindly ask python not to polute src/ by Damjan Marion · 3 years, 7 months ago
- a2d6d35 tests: move vapi C/C++ test files into src/ by Damjan Marion · 3 years, 7 months ago
- d640ae5 stats: catch stat segment overrun in retry loop by Ole Troan · 3 years, 7 months ago
- eddd8e3 tests: move test source to vpp/test by Dave Wallace · 3 years, 7 months ago
- db02380 stats: adding symlinks for nodes and interfaces in the stat segment by Arthur de Kerhor · 3 years, 9 months ago
- df6d986 papi: change default to use socket transport instead of shared memory transport by Ole Troan · 3 years, 8 months ago
- 0e79bc1 papi: fix ubuntu 1804 make test socket.close error by Tianyu Li · 3 years, 8 months ago
- e263685 tests: support attaching to existing vpp by Klement Sekera · 3 years, 9 months ago
- 3daca3f stats: python: handle when pattern is not list in ls by Ole Troan · 3 years, 9 months ago
- fd8deb4 vlib: split vlib_main_t into global and per-thread by Damjan Marion · 3 years, 9 months ago
- e66443c stats: python vpp_stats rewrite to access stat segment directly by Ole Troan · 3 years, 9 months ago
- 400ce71 api: allow specifying no timeout by Klement Sekera · 3 years, 9 months ago
- 4376ab2 tests: use socket transport instead of shared memory by Ole Troan · 3 years, 9 months ago
- ef9c235 vppapigen: expose the values of per-message "options" in the api.json files by Andrew Yourtchenko · 3 years, 9 months ago
- bad4766 vapi: add dedicated return code for client timeout by Paul Vinciguerra · 5 years ago
- 6531514 papi: add method to retrieve field options by Paul Vinciguerra · 4 years, 8 months ago
- b552ff2 papi: expose vpp_papi version to client by Paul Vinciguerra · 4 years ago
- adcc0b3 papi: remove unused name from __all__ by Paul Vinciguerra · 4 years ago
- ee6b0e2 papi: remove import vpp_transport_socket by Paul Vinciguerra · 4 years ago
- bb3befc tests: restore vapi C++ test under Centos-8 by Paul Vinciguerra · 4 years ago
- 9c5dd25 papi: remove old client reference by Paul Vinciguerra · 4 years ago
- 3825d93 papi: add support for enumflag part 1 of 2 by Paul Vinciguerra · 4 years ago
- d7adc29 papi: remove python2 patterns by Paul Vinciguerra · 4 years ago
- 5395c6a papi: allow client control over loggers by Paul Vinciguerra · 4 years ago
- 18a71d8 stats: char-pointer arithmetic style-up by Vratko Polak · 4 years ago
- 46d6864 papi: improve unit testability by Paul Vinciguerra · 4 years ago
- 41f15ae stats: void-pointer arithmetic fix by Elias Rudberg · 4 years ago
- cebed41 papi: fix copy/paste error by Paul Vinciguerra · 4 years ago
- df87f80 api: vat2 and json autogeneration for api messages by Ole Troan · 4 years, 1 month ago
- 2e87606 papi: remove dependency on aenum by Paul Vinciguerra · 4 years, 7 months ago
- e1887c1 tests: move vpp-api tests to src/vpe-api/test by Dave Wallace · 4 years, 1 month ago
- 65c56c8 stats: missing dimension in stat_set_simple_counter by Ole Troan · 4 years, 2 months ago
- 65fa036 api: add heap alloc to vpp stats by Ole Troan · 4 years, 2 months ago