aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/unittest/mfib_test.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-07ethernet: new interface registration functionDamjan Marion1-26/+25
2021-10-21fib: respect mfib entry flags on create with pathsPaul Atkins1-92/+55
2021-10-11ip: fix fib and mfib locksNathan Skrzypczak1-6/+2
2021-10-04docs: plugin comment nitfixesNathan Skrzypczak1-1/+1
2021-09-13interface: fix init fib_index_by_sw_if_indexNathan Skrzypczak1-8/+0
2020-08-06misc: harmonize namesDave Barach1-4/+4
2020-03-17fib: Always install all routers mcast addressesNeale Ranns1-1/+1
2019-06-18fib: fib api updatesNeale Ranns1-113/+114
2018-12-18MFIB: recurse resolution through an MFIB entryNeale Ranns1-22/+467
2018-12-16IP6-MFIB: replace the radix tree with bihash (VPP-1526)Neale Ranns1-15/+16
2018-12-03move [m]fib and BIER tests to unittest pluginNeale Ranns1-0/+1535