Age | Commit message (Expand) | Author | Files | Lines |
2021-08-10 | ip: Use the IP4 lookup functions | Neale Ranns | 1 | -48/+3 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} | Damjan Marion | 1 | -4/+4 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 1 | -3/+3 |
2020-06-07 | fib: fix multiple dpo pool expand cases | Dave Barach | 1 | -3/+7 |
2020-04-11 | fib: fix accessing empty dpo pool elements | ShivaShankarK | 1 | -1/+4 |
2019-08-29 | ip: remove unused function parameter | Simon Zhang | 1 | -3/+3 |
2019-03-11 | dpo: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 1 | -42/+10 |
2018-12-16 | IP6-MFIB: replace the radix tree with bihash (VPP-1526) | Neale Ranns | 1 | -3/+3 |
2018-08-22 | show command for lookup DPOs | Neale Ranns | 1 | -0/+40 |
2018-08-03 | loop counter to prevent infiinte number of look ups per-packet | Neale Ranns | 1 | -1/+84 |
2018-06-26 | node functions cannot be always_inline | Damjan Marion | 1 | -10/+10 |
2017-10-04 | [aarch64] Fixes CLI crashes on dpaa2 platform. | Christophe Fontaine | 1 | -2/+2 |
2017-09-11 | FIB table add/delete API | Neale Ranns | 1 | -6/+14 |
2017-05-26 | MPLS lookup DPO does not pop the label (nor does it handle replicate) | Neale Ranns | 1 | -6/+41 |
2017-05-24 | Missing VLIB node for IPv6 disposition from mcast MPLS LSP | Neale Ranns | 1 | -1/+23 |
2017-04-07 | MPLS Mcast | Neale Ranns | 1 | -13/+198 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -10/+10 |
2017-04-01 | MTRIE Optimisations 2 | Neale Ranns | 1 | -4/+0 |
2017-03-29 | Mtrie optimisations | Neale Ranns | 1 | -12/+4 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+1185 |