aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dpo/lookup_dpo.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-11fib: fix accessing empty dpo pool elementsShivaShankarK1-1/+4
2019-08-29ip: remove unused function parameterSimon Zhang1-3/+3
2019-03-11dpo: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar1-42/+10
2018-12-16IP6-MFIB: replace the radix tree with bihash (VPP-1526)Neale Ranns1-3/+3
2018-08-22show command for lookup DPOsNeale Ranns1-0/+40
2018-08-03loop counter to prevent infiinte number of look ups per-packetNeale Ranns1-1/+84
2018-06-26node functions cannot be always_inlineDamjan Marion1-10/+10
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-2/+2
2017-09-11FIB table add/delete APINeale Ranns1-6/+14
2017-05-26MPLS lookup DPO does not pop the label (nor does it handle replicate)Neale Ranns1-6/+41
2017-05-24Missing VLIB node for IPv6 disposition from mcast MPLS LSPNeale Ranns1-1/+23
2017-04-07MPLS McastNeale Ranns1-13/+198
2017-04-06Use thread local storage for thread indexDamjan Marion1-10/+10
2017-04-01MTRIE Optimisations 2Neale Ranns1-4/+0
2017-03-29Mtrie optimisationsNeale Ranns1-12/+4
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1185