aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp/vnet
AgeCommit message (Expand)AuthorFilesLines
11 daysvppinfra: Add method for getting current executable nameTom Jones1-10/+16
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-2/+0
2024-02-18vnet: Add required header for pthread_npTom Jones1-0/+3
2023-12-22vlib: add error checks to thread pinninghsandid1-1/+7
2023-08-04vpp: detect early nosyslog and interactive flagsDamjan Marion1-0/+4
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-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
2021-10-05build: don't hardcode triplet, allow specifying custom lib dirDamjan Marion1-4/+2
2021-09-28misc: vpe.api messages dynamically allocatedOle Troan1-2/+2
2021-09-22vppinfra: make default hugepage size configurableDamjan Marion1-0/+8
2021-08-11fib: Compiile time option to use 8-8-8-8 stride tries for FIB ratherNeale Ranns1-0/+1
2021-03-26vlib: split vlib_main_t into global and per-threadDamjan Marion1-4/+2
2020-11-04vlib: add postmortem pcap dispatch traceDave Barach1-3/+3
2020-09-30vpp: update 'show bihash' commandDamjan Marion1-51/+1
2020-09-18vpp: make main heap page size configurable from startup.confDamjan Marion1-15/+56
2020-09-16vpp: fix main heap initBenoît Ganne1-4/+1
2020-08-06misc: harmonize namesDave Barach1-3/+3
2020-05-27dhcp: vat support for the dhcp_client_dump APIDave Barach1-0/+4
2020-05-27build: make address sanitizer options configurable with cmakeDamjan Marion2-2/+23
2020-04-22misc: asan: disable leak sanitizer by defaultBenoît Ganne1-1/+2
2020-02-05vppinfra: numa vector placement supportDave Barach1-1/+12
2019-11-27misc: add address sanitizer heap instrumentationBenoît Ganne1-0/+9
2019-07-09vppinfra: allocate bihash virtual space on demandDave Barach1-0/+81
2019-05-09add mactime plugin unit / code coverage testsDave Barach1-1/+21
2019-01-18Look for plugins in target triplet subdirDamjan Marion1-2/+4
2018-11-05Don't autodetect plugin path if set on cmdlineKlement Sekera1-2/+3
2018-10-24Trivial: vpp/vnet/main.c fix resource leakPaul Vinciguerra1-2/+9
2018-09-12Always use 'lib' instead of 'lib64'Damjan Marion1-6/+0
2018-07-24Create a unit-test pluginDave Barach1-30/+0
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-1/+1
2018-07-03Set main thread affinity before main heap is allocatedDamjan Marion1-0/+21
2018-04-09Autodetect plugin pathDamjan Marion1-6/+48
2017-09-11Recombine diags and minimum barrier open time changes (VPP-968)Colin Tregenza Dancer1-0/+8
2017-08-31Set runtime_path properly when running non-rootDamjan Marion1-1/+1
2017-08-24Make VPP runtime directory configurableDamjan Marion1-0/+5
2017-05-16VPP-845: add configurable elog post-mortem dumpDave Barach1-0/+9
2017-03-10Retire vpp_liteDamjan Marion1-3/+0
2017-03-07Missing plugin binary API command fns found after brief searchDave Barach1-0/+6
2017-02-03Plugin infrastructure improvementsDamjan Marion1-13/+2
2017-01-16dpdk: register rte_delay_us callback from vnetDamjan Marion1-62/+0
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+415