aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/api/api_main.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-1/+1
2022-03-09vat: fix vat_suspend crashDamjan Marion1-2/+2
2021-10-18interface: add api test fileFilip Tehlar1-2/+29
2020-09-18vat: add infrastructure to align vnet test code and plugin test codeOle Troan1-0/+22
2020-05-27dhcp: vat support for the dhcp_client_dump APIDave Barach1-4/+4
2019-12-11api: Use vl_msg_push/pop_heapNathan Skrzypczak1-7/+3
2019-12-10api: multiple connections per processDave Barach1-2/+2
2019-06-07build: add -Wall and -fno-common, fix reported issuesBenoƮt Ganne1-1/+1
2019-05-17Load vat plugins late in the init sequenceDave Barach1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-09-30vlib: barrier sync elog tracing improvementsDave Barach1-0/+1
2018-06-19Driver level time-based src mac filterDave Barach1-0/+1
2018-01-11Remove vpp_api_test interface name filter catalogDave Barach1-2/+3
2017-10-03Repair vlib API socket serverDave Barach1-0/+46
2017-07-17Fix unlinking of /dev/shm files.Dave Wallace1-2/+0
2017-05-03A sprinkling of const in vlibmemory/api.h and friendsNeale Ranns1-1/+1
2017-03-15Fix binary-api cmd/arg split logicDave Barach1-20/+19
2017-03-14Try again: __COVERITY__ vs __COVERITYDave Barach1-1/+1
2017-03-10VPP-608: warnings be goneDave Barach1-0/+10
2017-03-07Missing plugin binary API command fns found after brief searchDave Barach1-0/+10
2017-03-02Clean up binary api message handler registration issuesDave Barach1-1/+0
2017-02-22Clean up "binary-api" help string, arg parse bugsDave Barach1-2/+6
2017-02-17api: remove debug print in api_main_initDamjan Marion1-1/+0
2017-01-23binary-api debug CLI works with pluginsDave Barach1-0/+39
2017-01-18Fix coverity warnings, VPP-608Dave Barach1-5/+5
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+192