aboutsummaryrefslogtreecommitdiffstats
path: root/src/vat/main.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-1/+0
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-1/+1
2022-03-23vlib: leave SIGCONT signal with its default handlerVladislav Grishenko1-0/+1
2021-10-18interface: add api test fileFilip Tehlar1-4/+31
2021-10-05build: don't hardcode triplet, allow specifying custom lib dirDamjan Marion1-2/+1
2021-03-26vlib: split vlib_main_t into global and per-threadDamjan Marion1-31/+23
2020-10-06feature: Add packet trace APIJon Loeliger1-2/+75
2020-09-18vat: add infrastructure to align vnet test code and plugin test codeOle Troan1-0/+22
2020-06-23vlib: debug CLI macro expander, part deuxDave Barach1-1/+3
2020-06-19vlib: add recursive macro expander to debug cliDave Barach1-2/+2
2020-03-21vlib: leave SIGPROF signal with its default handlerJieqiang Wang1-0/+1
2019-12-10api: multiple connections per processDave Barach1-2/+2
2019-06-07build: add -Wall and -fno-common, fix reported issuesBenoƮt Ganne1-1/+0
2019-03-28vat:ignore SIGWINCH signalezkexma1-0/+1
2019-01-20Rework of debian packagingDamjan Marion1-0/+34
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-07-31Fix undefined symbol: fformat_append_cr in vat plugins loadingYi He1-11/+0
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-9/+1
2018-05-30vppinfra: explicitely state for signed types that they are signedDamjan Marion1-1/+1
2018-01-05sock api: add infra for bootstrapping shm clientsFlorin Coras1-1/+1
2017-10-18CSIT-844: fix binary api rx pthread heap push/popDave Barach1-0/+13
2017-10-03Repair vlib API socket serverDave Barach1-7/+31
2017-09-25Fix usage string for vatJerome Tollet1-1/+2
2017-03-30Fix more "symbol XXX found in none of the libs" warningsDave Barach1-1/+0
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+421