summaryrefslogtreecommitdiffstats
path: root/src/vnet/fib/fib_api.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra1-1/+1
2019-03-12FIB: path parsing, table-id not fib-index (VPP-1586)Neale Ranns1-1/+11
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns1-6/+52
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-10-01Source VRF SelectNeale Ranns1-0/+31
2018-07-10FIB path dump: fix next-hop-table ID for recursive routesNeale Ranns1-2/+1
2018-07-04IP FIB dump - incorrect table-ID for deag pathsNeale Ranns1-1/+1
2018-03-20FIB Interpose SourceNeale Ranns1-0/+1
2018-03-19FIB code coverity found defectNeale Ranns1-1/+1
2018-03-19FIX: Fixed ip6_fib_dump api function response.Dmitry Vakhrushev1-1/+1
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns1-0/+268