aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/mfib/mfib_table.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-21fib: respect mfib entry flags on create with pathsPaul Atkins1-0/+2
2020-11-16fib: increase the reference counter size for mfib to 32 bitsMiklos Tirpak1-1/+1
2019-11-26fib: Table ReplaceNeale Ranns1-2/+88
2019-06-18fib: fib api updatesNeale Ranns1-2/+23
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns1-0/+15
2018-12-18MFIB: recurse resolution through an MFIB entryNeale Ranns1-0/+23
2018-05-04Harmonize vec/pool_get_aligned object sizes and alignment requestsDave Barach1-0/+5
2017-11-29Include allocated table memory in 'sh fib mem' outputNeale Ranns1-0/+4
2017-10-15Revert "Enforce FIB table creation before use"Florin Coras1-0/+1
2017-10-13Enforce FIB table creation before useNeale Ranns1-1/+0
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-1/+1
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns1-0/+25
2017-09-11FIB table add/delete APINeale Ranns1-5/+24
2017-04-07MPLS McastNeale Ranns1-0/+1
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns1-0/+16
2017-02-02Fix SR multicast post mfib commitNeale Ranns1-0/+32
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-0/+331