aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/srmpls
AgeCommit message (Expand)AuthorFilesLines
2020-03-23sr: srv6 API cleanupJakub Grajciar1-11/+3
2020-02-26sr: API cleanupJakub Grajciar2-47/+56
2020-02-18misc: fix coverity warningsDave Barach1-1/+1
2020-01-10sr: feature YAML files for Segment Routingpcamaril1-0/+9
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-04-08fixing typosJim Thompson1-1/+1
2018-10-23c11 safe string handling supportDave Barach3-11/+11
2018-09-20SR-MPLS: MPLS table checks (VPP-1422)Neale Ranns1-0/+17
2018-09-14Fix memory leak in API/CLI to create/modify SR policiesJohn Lo2-0/+4
2018-08-30SR-MPLS: fixes and testsNeale Ranns1-2/+19
2018-08-29SR-mpls: do not pass empty label stack to fibNeale Ranns1-10/+11
2018-03-29Coverity fixes (VPP-1204)Chris Luke2-12/+10
2018-03-09MPLS Unifom modeNeale Ranns2-6/+15
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-2/+3
2018-01-09VPP-1113 SR MPLS path.frp_label_stackPablo Camarillo1-17/+16
2017-12-18SR-MPLS: binary API and automated steeringPablo Camarillo7-484/+1658
2017-08-08L2 over MPLSNeale Ranns2-4/+4
2017-05-05First commit SR MPLSPablo Camarillo5-0/+1283