aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dpo/replicate_dpo.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-19fib: fix load-balance and replicate dpos buckets overflowBenoît Ganne1-1/+15
2021-05-01vlib: refactor trajectory trace debug featureBenoît Ganne1-2/+0
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2020-04-11fib: fix accessing empty dpo pool elementsShivaShankarK1-1/+4
2019-08-15vlib: copy trace_handle in vlib_buffer_copy/clone() functionsJohn Lo1-4/+1
2018-12-18MFIB: recurse resolution through an MFIB entryNeale Ranns1-0/+88
2018-11-02vlib: define minimum chained buffer segment sizeDamjan Marion1-1/+2
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-16FIB: use vlib-log for debuggingNeale Ranns1-11/+11
2018-10-08replicate trace fixNeale Ranns1-2/+6
2018-10-01mroute routers in the stats segmentNeale Ranns1-1/+6
2018-02-06BIER: fix support for longer bit-string lengthsNeale Ranns1-1/+2
2017-11-09BIERNeale Ranns1-7/+7
2017-04-07MPLS McastNeale Ranns1-7/+41
2017-04-06Use thread local storage for thread indexDamjan Marion1-6/+6
2017-02-28vlib: add buffer cloning supportDamjan Marion1-44/+32
2017-02-24VPP-650: handle buffer failure in vlib_buffer_copy(...)Dave Barach1-1/+31
2017-02-03Next node frame over-flow after replicationNeale Ranns1-2/+16
2017-02-02Fix SR multicast post mfib commitNeale Ranns1-9/+5
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-0/+759