aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/mfib/mfib_table.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-21fib: respect mfib entry flags on create with pathsPaul Atkins1-3/+7
2019-11-26fib: Table ReplaceNeale Ranns1-2/+97
2019-06-18fib: fib api updatesNeale Ranns1-23/+72
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns1-0/+11
2018-12-18MFIB: recurse resolution through an MFIB entryNeale Ranns1-20/+116
2017-12-13Separate heap for IPv4 mtriesNeale Ranns1-3/+3
2017-11-29Include allocated table memory in 'sh fib mem' outputNeale Ranns1-0/+9
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine1-3/+3
2017-09-13Add a name to the creation of an IP and MPLS tableNeale Ranns1-7/+37
2017-09-11FIB table add/delete APINeale Ranns1-9/+79
2017-04-07MPLS McastNeale Ranns1-1/+7
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns1-0/+19
2017-02-02Fix SR multicast post mfib commitNeale Ranns1-1/+34
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-0/+489