vcl: add api to retrieve num bytes for tx
[vpp.git] / src / vpp-api /
2024-03-18 Stanislav Zaikinvapi: uds transport support 67/40467/21
2024-03-13 Klement Sekerapapi: use correct size for fixed length strings 04/40504/2
2024-01-29 Ole Troanapi: provide api definition over api 45/40245/7
2024-01-23 Vratko Polakpapi: support old style of providing apidir 31/40231/2
2024-01-18 Maxime Peimtests: preload api files 71/39871/11
2023-09-16 Dave Wallacevapi: fix coverity warnings 10/39410/2
2023-09-06 Sylvain Cadilhacvapi: fix verification for reply message 92/39292/4
2023-08-18 Klement Sekeravapi: improve vl_api_string_t handling 43/39343/2
2023-08-18 Stanislav Zaikinvapi: support services 91/38491/9
2023-08-16 Dave Wallacetests docs: update python3 venv packages 85/39385/5
2023-05-19 Duncan Eastoestats: fix memory leak in stat_segment_dump_r() 50/37750/4
2023-04-17 Ole Troanstats: check if stats vector entry is empty 45/38545/3
2023-03-21 Ole Troanpapi: vla list of fixed strings 66/37766/6
2023-03-07 Damjan Marionbuild: make Python3 mandatory 95/38395/2
2023-03-02 Ole Troanstats: expose symlink to stats client 98/38298/2
2023-01-04 Matthew Smithvapi: add vapi_stop_rx_thread() 57/37857/2
2022-12-20 Mauro Sardaravapi: use the correct my_context_id when disconnecting... 17/37817/8
2022-12-14 Matthew Smithvapi: implement vapi_wait() for reads 87/37787/2
2022-12-12 Pim van Peltpapi: fix VPP_API_DIR 92/37792/1
2022-12-07 Ole Troanpapi: export packed message structures 59/37759/4
2022-12-07 Ole Troantests: multiple apidir locations 36/37736/7
2022-12-07 Ole Troanpapi: fix async support for socket transport 58/37758/3
2022-12-05 Andrew Yourtchenkostats: return empty vector rather than NULL if stat_seg... 44/37744/2
2022-11-29 Andrew Yourtchenkostats: fix the memory leak in stat_client.c 30/37730/3
2022-11-28 Matthew Smithvapi: write enumflag types to vapi headers 08/37608/2
2022-10-12 Damjan Marionmisc: fix issues reported by clang-15 87/37387/1
2022-06-01 Viktor Velichkinpapi: vpp_serializer.py - replace slow bytes() with... 08/36308/7
2022-05-10 Klement Sekeratests: replace pycodestyle with black 43/36043/15
2022-05-02 Ole Troanvapi: support api clients within vpp process 11/35111/11
2022-04-27 Renato Botelho do... vapi: Fix build when directory contains @ 57/36057/1
2022-03-31 Damjan Marionstats: convert error counters to normal counters 40/35640/10
2022-03-09 Damjan Marionstats: refactor 16/35516/16
2022-02-24 Dave Wallacevapi: Missing include file in vlib.api.vapi.h 25/35425/3
2022-02-01 Steven Luongstats: vpp_get_stats crashes in stat_segment_data_free 42/35142/2
2022-01-25 Klement Sekeraapi: vapi: honor non-blocking setting 64/35064/3
2021-11-16 Klement Sekeravapi: verify message size when received 19/34519/2
2021-11-02 Klement Sekeratests: change code to avoid gcc-11 warning 15/34315/3
2021-10-18 Filip Tehlarinterface: add api test file 69/33269/9
2021-10-14 Klement Sekeratests: fix coverity warnings 99/34099/5
2021-10-13 Nathan Skrzypczakdocs: convert vpp doc md->rst 24/34024/3
2021-10-13 Florin Corasvapi: fix vapi test coverity warning 84/34084/3
2021-09-28 Filip Tehlarapi: API trace improvements 52/32652/27
2021-09-28 Ole Troanmisc: vpe.api messages dynamically allocated 56/33856/6
2021-09-28 Nick Brownbuild: complete python3 support, no hardcode path 36/33736/4
2021-09-27 Dmitry Valtertests: don't install vapi_c{,pp}_test 59/33759/2
2021-09-27 Florin Corasmisc: api move continued 32/33732/10
2021-09-17 Nick Brownbuild: use GNUInstallDirs install destinations 31/33731/2
2021-08-31 Ole Troanstats: check epoch in python vpp_stats ls 27/33627/3
2021-07-12 Ole Troanpapi: remove shared memory transport 03/32203/5
2021-06-25 Arthur de Kerhorstats: reverts part of a fix on Python client 09/32909/2
2021-06-25 Arthur de Kerhorstats: fix race conditions in vpp-api stats client 97/32897/4
2021-05-27 Damjan Marionbuild: kindly ask python not to polute src/ 40/32440/5
2021-05-26 Damjan Mariontests: move vapi C/C++ test files into src/ 39/32439/4
2021-05-21 Ole Troanstats: catch stat segment overrun in retry loop 13/32313/6
2021-05-13 Dave Wallacetests: move test source to vpp/test 93/32293/2
2021-05-04 Arthur de Kerhorstats: adding symlinks for nodes and interfaces in... 36/31636/18
2021-04-28 Ole Troanpapi: change default to use socket transport instead... 96/31996/6
2021-04-15 Tianyu Lipapi: fix ubuntu 1804 make test socket.close error 72/31972/5
2021-04-12 Klement Sekeratests: support attaching to existing vpp 63/31663/20
2021-03-30 Ole Troanstats: python: handle when pattern is not list in ls 17/31817/3
2021-03-26 Damjan Marionvlib: split vlib_main_t into global and per-thread 23/31623/10
2021-03-25 Ole Troanstats: python vpp_stats rewrite to access stat segment... 78/31678/12
2021-03-16 Klement Sekeraapi: allow specifying no timeout 53/31653/2
2021-03-15 Ole Troantests: use socket transport instead of shared memory 85/31485/10
2021-03-05 Andrew Yourtchenkovppapigen: expose the values of per-message "options... 23/31523/4
2021-02-16 Paul Vinciguerravapi: add dedicated return code for client timeout 85/24085/8
2021-02-15 Paul Vinciguerrapapi: add method to retrieve field options 02/26702/8
2021-02-09 Paul Vinciguerrapapi: expose vpp_papi version to client 90/30490/8
2021-02-05 Paul Vinciguerrapapi: remove unused name from __all__ 49/30449/3
2020-12-19 Paul Vinciguerrapapi: remove import vpp_transport_socket 91/30491/1
2020-12-08 Paul Vinciguerratests: restore vapi C++ test under Centos-8 94/30294/4
2020-12-08 Paul Vinciguerrapapi: remove old client reference 38/30238/4
2020-12-04 Paul Vinciguerrapapi: add support for enumflag part 1 of 2 66/30266/4
2020-12-03 Paul Vinciguerrapapi: remove python2 patterns 40/30240/3
2020-12-03 Paul Vinciguerrapapi: allow client control over loggers 42/30242/2
2020-12-03 Vratko Polakstats: char-pointer arithmetic style-up 36/30236/3
2020-12-02 Paul Vinciguerrapapi: improve unit testability 08/30208/4
2020-12-02 Elias Rudbergstats: void-pointer arithmetic fix 07/30207/2
2020-12-02 Paul Vinciguerrapapi: fix copy/paste error 25/30225/2
2020-11-25 Ole Troanapi: vat2 and json autogeneration for api messages 90/29890/13
2020-11-17 Paul Vinciguerrapapi: remove dependency on aenum 22/27022/3
2020-11-17 Dave Wallacetests: move vpp-api tests to src/vpe-api/test 63/29963/2
2020-10-21 Ole Troanstats: missing dimension in stat_set_simple_counter 69/29569/3
2020-10-07 Ole Troanapi: add heap alloc to vpp stats 63/29163/2
2020-09-28 Damjan Marionvppinfra: don't call dlmalloc API directly from the... 36/29136/2
2020-09-28 Ole Troanapi: remove clib_mem_init from vppapiclient contructor 14/29114/2
2020-09-09 Rajesh Goelstats: Fix stat_segment to set timeout directly 54/28654/3
2020-08-17 Vratko Polakstats: Move misplaced comment block 22/28422/3
2020-08-13 Ole Troanstats: remove offsets on vpp side 17/28017/3
2020-08-11 Ole Troanpapi: allow unknown address family 92/27392/4
2020-08-11 Ole Troanstats: add timeout for in_progress access to stat segment 99/28199/7
2020-08-10 Ole Troanstats: name and error index client memory leak 02/28202/2
2020-06-10 Klement Sekeravapi: memset allocated messages to zero 72/27472/3
2020-05-25 Ole Troanapi: add new stream message convention 91/20191/15
2020-05-15 Damjan Marionmisc: fix ubuntu 20.04 python deps 10/27010/4
2020-05-08 Damjan Marionbuild: various improvements 41/26941/7
2020-05-08 Ole Troanpapi: use python3 for papi install 52/26952/2
2020-05-04 Paul Vinciguerravapi: add support for defaults in typedefs 20/26820/5
2020-05-02 Ruslan Babayevapi: fix include_guard when path contains a plus 26/26826/2
2020-04-28 Paul Vinciguerratests: implement ipaddress convenience methods 32/26732/4
next