aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/srmpls
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion2-26/+0
2022-09-29api: deprecate vl_msg_api_set_handlersDamjan Marion1-18/+36
2022-09-26api: replace print functions wth formatDamjan Marion1-13/+9
2021-12-14api: verify message size on receiptKlement Sekera1-3/+10
2021-11-02build: remove unnecessary executable bitsRay Kinsella1-0/+0
2021-10-13docs: convert vpp doc md->rstNathan Skrzypczak2-121/+215
2021-10-06docs: vnet comment nitfixesNathan Skrzypczak1-1/+1
2021-09-28api: API trace improvementsFilip Tehlar1-14/+17
2021-09-28sr: add API test filesFilip Tehlar1-0/+174
2021-07-02sr: do not use vnet_all_api.hFilip Tehlar1-33/+33
2020-12-14misc: move to new pool_foreach macrosDamjan Marion2-4/+4
2020-05-15misc: removed executable bits from source filesRay Kinsella3-0/+0
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