aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/bier/bier_api.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-21bier: api cleanupFilip Tehlar1-83/+39
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-9/+9
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-06-18fib: fib api updatesNeale Ranns1-27/+37
2018-12-20FIB: encode the label stack in the FIB path during table dumpNeale Ranns1-2/+8
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-2/+2
2018-10-23c11 safe string handling supportDave Barach1-5/+5
2018-09-14BIER API and load-balancing fixesNeale Ranns1-3/+14
2018-04-07BIER coveroty fix for unintialised return value on errorNeale Ranns1-1/+1
2018-03-20FIB Interpose SourceNeale Ranns1-54/+5
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns1-10/+2
2018-03-09MPLS Unifom modeNeale Ranns1-6/+14
2018-02-06BIER: fix support for longer bit-string lengthsNeale Ranns1-42/+61
2018-01-11api: remove transport specific code from handlersFlorin Coras1-35/+35
2018-01-09api: refactor vlibmemoryFlorin Coras1-10/+10
2018-01-09BIER: missing endian swap for imposition object in API returnNeale Ranns1-1/+1
2017-12-19BIER coverity fix in route downlaodNeale Ranns1-2/+2
2017-12-19VPP-1032: fix coverity warning in bierDave Barach1-2/+2
2017-12-14BIER disposition default routeNeale Ranns1-1/+4
2017-12-09BIER in non-MPLS netowrksNeale Ranns1-20/+41
2017-11-15BIER: coverity fixesNeale Ranns1-1/+1
2017-11-09BIERNeale Ranns1-0/+690