aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/fib/mpls_fib.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-01fib: add early config support for IP and IP6 default FIB table namesJon Loeliger1-0/+21
2022-02-14fib: fix incorrect display of mpls fib_indexRajith P R1-1/+1
2022-02-09fib: ip6 and mpls fib_table memory leaks on fib_table->ft_locksSteven Luong1-0/+1
2021-09-30fib: doc nitfixesNathan Skrzypczak1-2/+2
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2019-12-04fib: Decouple source from priority and behaviourNeale Ranns1-1/+2
2019-06-18fib: fib api updatesNeale Ranns1-2/+15
2019-05-30FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)"Neale Ranns1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-1/+1
2017-11-29Include allocated table memory in 'sh fib mem' outputNeale Ranns1-0/+12
2017-09-11FIB table add/delete APINeale Ranns1-7/+9
2017-04-26IP Flow Hash Config fixesNeale Ranns1-16/+2
2017-04-07MPLS McastNeale Ranns1-2/+13
2017-04-01MTRIE Optimisations 2Neale Ranns1-9/+12
2017-02-24MFIB memory leak. free the per-source interface hashNeale Ranns1-1/+1
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-1/+16
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+439