Age | Commit message (Expand) | Author | Files | Lines |
2021-08-11 | ip: [re]introduce the 8-8-8-8 stride MTRIE | Neale Ranns | 1 | -46/+161 |
2021-08-11 | ip: Rename the ip4 mtrie function to be 16_8_8 specific | Neale Ranns | 1 | -135/+121 |
2020-09-21 | ip: use main heap for mtrie | Damjan Marion | 1 | -48/+0 |
2020-06-12 | ip: allocate ip4 mtrie pages in htlb memory | Dave Barach | 1 | -2/+42 |
2020-05-15 | misc: removed executable bits from source files | Ray Kinsella | 1 | -0/+0 |
2020-02-11 | vppinfra: remove the historical mheap memory allocator | Dave Barach | 1 | -4/+0 |
2019-10-29 | ip: refactor ip4_mtrie to use atomic store-release | jaszha03 | 1 | -14/+5 |
2019-10-29 | ip: refactor ip4_mtrie to atomically unset leaves | jaszha03 | 1 | -4/+6 |
2019-09-25 | fib: fix some typos in fib/mtrie | Lijian.Zhang | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -3/+3 |
2018-10-19 | vppinfra: add atomic macros for __sync builtins | Sirshak Das | 1 | -9/+9 |
2018-10-17 | VPP-1459:Ip4 lookup fail when exist prefix cover. | mu.duojiao | 1 | -3/+1 |
2018-10-15 | VPP-1448: Fix error when recurse on down the trie. | mu.duojiao | 1 | -21/+19 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -0/+4 |
2018-04-12 | Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify' | Neale Ranns | 1 | -3/+3 |
2017-12-13 | Separate heap for IPv4 mtries | Neale Ranns | 1 | -3/+18 |
2017-11-29 | Include allocated table memory in 'sh fib mem' output | Neale Ranns | 1 | -3/+5 |
2017-11-27 | Fix - sh ip fib mtrie sum | Neale Ranns | 1 | -8/+13 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -1/+1 |
2017-06-06 | Fix coverity error in IP4 Mtrie. | Neale Ranns | 1 | -4/+4 |
2017-04-11 | MTRIE coverity fixes | Neale Ranns | 1 | -6/+8 |
2017-04-01 | MTRIE Optimisations 2 | Neale Ranns | 1 | -207/+404 |
2017-03-29 | Mtrie optimisations | Neale Ranns | 1 | -80/+124 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+568 |