aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ip/ip4_mtrie.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-11vppinfra: remove the historical mheap memory allocatorDave Barach1-4/+0
2019-10-29ip: refactor ip4_mtrie to use atomic store-releasejaszha031-14/+5
2019-10-29ip: refactor ip4_mtrie to atomically unset leavesjaszha031-4/+6
2019-09-25fib: fix some typos in fib/mtrieLijian.Zhang1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2018-10-19vppinfra: add atomic macros for __sync builtinsSirshak Das1-9/+9
2018-10-17VPP-1459:Ip4 lookup fail when exist prefix cover.mu.duojiao1-3/+1
2018-10-15VPP-1448: Fix error when recurse on down the trie.mu.duojiao1-21/+19
2018-07-18Add config option to use dlmalloc instead of mheapDave Barach1-0/+4
2018-04-12Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns1-3/+3
2017-12-13Separate heap for IPv4 mtriesNeale Ranns1-3/+18
2017-11-29Include allocated table memory in 'sh fib mem' outputNeale Ranns1-3/+5
2017-11-27Fix - sh ip fib mtrie sumNeale Ranns1-8/+13
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-1/+1
2017-06-06Fix coverity error in IP4 Mtrie.Neale Ranns1-4/+4
2017-04-11MTRIE coverity fixesNeale Ranns1-6/+8
2017-04-01MTRIE Optimisations 2Neale Ranns1-207/+404
2017-03-29Mtrie optimisationsNeale Ranns1-80/+124
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+568