aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp
AgeCommit message (Expand)AuthorFilesLines
2022-03-23vlib: leave SIGCONT signal with its default handlerVladislav Grishenko1-0/+1
2022-03-09stats: refactorDamjan Marion5-1543/+0
2022-03-09vat: fix vat_suspend crashDamjan Marion1-2/+2
2022-02-10stats: Remove unsolicited clib_warningSteven Luong1-1/+1
2022-02-06stats: fix memory leaksOle Troan1-32/+66
2022-01-28misc: vppctl - fix coverity warningKlement Sekera1-4/+8
2022-01-28misc: vppctl - fix coverity warningKlement Sekera1-0/+7
2022-01-18misc: fix coverity warningsDave Barach1-1/+1
2022-01-05dpdk: remove vlan-strip offload codeFilip Varga1-4/+0
2021-12-14misc: vppctl fix heap-buffer-overflow & memleaksTianyu Li1-0/+8
2021-11-24misc: vppctl - fix coverity warningKlement Sekera1-1/+4
2021-11-15misc: vppctl - remove the dependency on vppinfraAndrew Yourtchenko1-89/+158
2021-10-30build: add missing fib headers in packagesBenoît Ganne1-0/+6
2021-10-18interface: add api test fileFilip Tehlar1-2/+29
2021-10-13docs: convert vpp doc md->rstNathan Skrzypczak4-151/+203
2021-10-11vat: move memset after initFilip Tehlar1-1/+1
2021-10-05build: don't hardcode triplet, allow specifying custom lib dirDamjan Marion2-4/+4
2021-09-28misc: vpe.api messages dynamically allocatedOle Troan9-1927/+116
2021-09-28stats: add name vectors to prometheus exporter outputAlexander Chernavin1-0/+9
2021-09-27misc: api move continuedFlorin Coras2-41/+0
2021-09-27misc: move part of vpe apis to vlibmemoryFlorin Coras3-595/+17
2021-09-23stats: revert stat_validate_counter_vector3 non-staticRay Kinsella2-4/+1
2021-09-22vppinfra: make default hugepage size configurableDamjan Marion2-0/+10
2021-09-17build: use GNUInstallDirs install destinationsNick Brown1-3/+3
2021-09-09stats: revert enable/disable segments pollsRay Kinsella3-29/+16
2021-08-31stats: enable/disable segments pollsRay Kinsella3-19/+32
2021-08-31stats: stat_validate_counter_vector3 non-staticRay Kinsella2-1/+4
2021-08-11fib: Compiile time option to use 8-8-8-8 stride tries for FIB ratherNeale Ranns1-0/+1
2021-07-29ip: add api test fileFilip Tehlar1-0/+1
2021-07-13misc: remove vnet_all_api_h and vnet_msg_enumFilip Tehlar1-5/+0
2021-07-12session: api cleanupFilip Tehlar1-0/+1
2021-07-02interface: api cleanupFilip Tehlar1-0/+1
2021-07-01ip: api cleanupFilip Tehlar1-0/+1
2021-06-21classify: api cleanupFilip Tehlar1-0/+1
2021-06-16stats: fix counters name overflowBenoît Ganne1-6/+6
2021-06-16api: remove custom dumpFilip Tehlar2-3113/+0
2021-05-21nat: add maximum configured sessions to stat segmentOle Troan1-1/+2
2021-05-06stats: move vector_rate counters into providerOle Troan3-66/+96
2021-05-06stats: memory heap countersOle Troan4-87/+229
2021-05-05api: fix crash in custom dumpPaul Vinciguerra1-1/+1
2021-05-04stats: adding symlinks for nodes and interfaces in the stat segmentArthur de Kerhor3-45/+201
2021-05-04dpdk: allow configuration of max-simd-bitwidthRay Kinsella1-0/+3
2021-04-30misc: experimental configure scriptDamjan Marion2-5/+62
2021-04-18vppinfra: remove linux/syscall.hDamjan Marion1-2/+0
2021-03-26vlib: split vlib_main_t into global and per-threadDamjan Marion4-12/+4
2021-03-26vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()Damjan Marion2-3/+3
2021-03-11misc: remove cop API support (part 1)Dave Barach1-35/+0
2021-02-22api: fix memory leak in vl_api_cli_inband_t_handlerAndrew Yourtchenko1-0/+1
2021-02-16stats: coverity errors leaking fdOle Troan1-1/+4
2021-02-12policer: remove SSE2 prefixBrian Russell1-13/+13