aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib/fib_path_list.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-2/+1
2021-12-21fib: MPLS EOS chains built for attached prefixes should link to a lookup DPONeale Ranns1-2/+4
2021-10-22fib: Don't back walk from a path-list when a child fist attaches.Neale Ranns1-11/+7
2021-09-30fib: doc nitfixesNathan Skrzypczak1-1/+1
2020-12-18fib: Remove unused FIB path-list DB variableNeale Ranns1-5/+0
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2020-02-07fib: fix non-NULL terminated vectors in cli outputBenoƮt Ganne1-1/+1
2019-09-25fib: fix some typos in fib/mtrieLijian.Zhang1-2/+2
2019-07-31fib: Add some path-list flags to its keyNeale Ranns1-1/+4
2019-06-26fib: default flow hash config for each DPO protocol typeNeale Ranns1-2/+1
2019-06-18fib: fib api updatesNeale Ranns1-92/+144
2019-06-05L3 cross connectNeale Ranns1-4/+8
2019-04-08fixing typosJim Thompson1-1/+1
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns1-2/+26
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-16FIB: use vlib-log for debuggingNeale Ranns1-20/+21
2018-10-16Sticky Load-balanceNeale Ranns1-6/+23
2018-03-20FIB Interpose SourceNeale Ranns1-5/+2
2017-12-19FIB memory leak during recursive loop detectionNeale Ranns1-0/+2
2017-12-15fib: fix show fib path-list and pathFlorin Coras1-2/+2
2017-12-09BIER in non-MPLS netowrksNeale Ranns1-25/+32
2017-11-26FIB: store the node type not the function pointer.Neale Ranns1-2/+0
2017-11-09BIERNeale Ranns1-0/+5
2017-08-08L2 over MPLSNeale Ranns1-2/+2
2017-07-18FIB path preferenceNeale Ranns1-0/+10
2017-05-23ARP/ND entries for the same address on different interfaces (VPP-848)Neale Ranns1-9/+22
2017-04-24Improve Load-Balance MAPsNeale Ranns1-12/+61
2017-04-07MPLS McastNeale Ranns1-98/+172
2017-02-25MFIB: changes to improve route add/delete performanceNeale Ranns1-5/+3
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-3/+6
2017-01-05FIB memory leaks (VPP-578)Neale Ranns1-8/+18
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1223