aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/mfib/ip4_mfib.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-09fib: multiple memory leaks upon deleting a VRF tableSteven Luong1-15/+21
2021-10-21fib: respect mfib entry flags on create with pathsPaul Atkins1-0/+2
2021-09-30fib: doc nitfixesNathan Skrzypczak1-3/+3
2021-09-13interface: fix init fib_index_by_sw_if_indexNathan Skrzypczak1-1/+0
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-6/+6
2020-03-17fib: Always install all routers mcast addressesNeale Ranns1-29/+80
2019-11-26fib: Table ReplaceNeale Ranns1-2/+3
2019-05-30FIB: correctly report IPv6 FIB Unicast and Multicast memory usage (VPP-1578)"Neale Ranns1-1/+1
2019-04-08fixing typosJim Thompson1-1/+1
2018-12-18MFIB: recurse resolution through an MFIB entryNeale Ranns1-0/+32
2018-12-16IP6-MFIB: replace the radix tree with bihash (VPP-1526)Neale Ranns1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-3/+3
2017-11-29Include allocated table memory in 'sh fib mem' outputNeale Ranns1-3/+67
2017-09-11FIB table add/delete APINeale Ranns1-5/+7
2017-05-19mfib CLI bugs (VPP-852)Neale Ranns1-3/+6
2017-04-07MPLS McastNeale Ranns1-0/+1
2017-02-20Python test IP and MPLS objects conform to infra.Neale Ranns1-0/+23
2017-02-09Improve MFIB doxygen helpNeale Ranns1-2/+2
2017-01-27IP Multicast FIB (mfib)Neale Ranns1-0/+465