aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp
AgeCommit message (Expand)AuthorFilesLines
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
2021-02-11policer: use ip dscpBrian Russell1-6/+4
2021-01-08vhost: Add event index for interrupt notification to driverSteven Luong1-0/+53
2021-01-07ipsec: Deprecated the old IPsec Tunnel interfaceNeale Ranns1-43/+0
2020-12-14misc: refactor clib_bitmap_foreach macroDamjan Marion1-3/+3
2020-12-14misc: move to new pool_foreach macrosDamjan Marion2-4/+4
2020-12-14api: add missing version infoPaul Vinciguerra1-0/+1
2020-12-08fib: Source Address SelectionNeale Ranns1-22/+0
2020-12-04stats: fix coverity issuesAndrew Yourtchenko1-4/+3
2020-11-26gre: Move to new API generated types/messagesNeale Ranns1-42/+0
2020-11-25api: vat2 and json autogeneration for api messagesOle Troan1-0/+7
2020-11-24buffers: add page-size configNathan Skrzypczak1-0/+5
2020-11-10vpp: use vpp heap for libcBenoît Ganne3-0/+150
2020-11-04vlib: add postmortem pcap dispatch traceDave Barach1-3/+3