aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp
AgeCommit message (Expand)AuthorFilesLines
41 hoursvppinfra: Add method for getting current executable nameTom Jones1-10/+16
2024-04-05api: fix [un]formatting in vpp/api/types.cKlement Sekera1-26/+23
2024-03-13misc: fix the static vppctl buildAndrew Yourtchenko1-1/+3
2024-03-12misc: remove GNU Indent directivesDamjan Marion7-19/+0
2024-03-12vpp: set asan default optionsDmitry Valter2-0/+20
2024-03-05vpp: fix stdin vs non-interactive command clashVladislav Grishenko1-10/+13
2024-02-23build: Discover libepoll-shim on FreeBSDTom Jones1-3/+3
2024-02-18vnet: Add required header for pthread_npTom Jones1-0/+3
2024-02-18vpp: Add required socket headers on FreeBSDTom Jones1-0/+5
2024-02-18vpp: Add platform specific headers for socket and inetTom Jones1-0/+5
2024-01-16stats: Add optional labels to prometheus metricsPim van Pelt1-59/+255
2023-12-22vlib: add error checks to thread pinninghsandid1-1/+7
2023-10-03stats: added optional CLI arg "port" to specify non-default portFahad Khan1-6/+8
2023-09-06api: fix mp-safe mark for some messages and add moreVladislav Grishenko1-0/+7
2023-08-04vpp: detect early nosyslog and interactive flagsDamjan Marion1-0/+4
2023-04-18vpp: install version.hOle Troan1-0/+6
2023-04-17stats: check if stats vector entry is emptyOle Troan1-0/+2
2022-10-13session: make session code compile with SESSION_DEBUG enableSteven Luong1-0/+1
2022-10-11vppinfra: fix AddressSanitizerBenoît Ganne1-0/+1
2022-10-07tcp: build image with TCP_DEBUG_ALWAYS via makeSteven Luong1-0/+1
2022-08-25vlib: introduce DMA infrastructureMarvin Liu1-0/+6
2022-06-15stats: fix prometheus exporter crash on large number of FIB entriesAlexander Chernavin1-2/+2
2022-04-24build: fix 16-8-8 mtrie build optionBenoît Ganne1-1/+1
2022-04-14vlib: disable cpu pinning if not configuredBenoît Ganne1-4/+7
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion2-2/+2
2022-04-04vlib: improve exec path searchDamjan Marion1-1/+2
2022-03-31stats: convert error counters to normal countersDamjan Marion2-22/+0
2022-03-30vppinfra: vector allocator reworkDamjan Marion1-1/+1
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