aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/srv6
AgeCommit message (Expand)AuthorFilesLines
2020-01-15srv6-mobile: Revert "srv6-mobile:"Andrew Yourtchenko1-7/+0
2020-01-14srv6-mobile:Tetsuya Murakami1-0/+7
2020-01-10sr: feature YAML files for Segment Routingpcamaril1-0/+16
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-12-05srv6-mobileTetsuya Murakami3-18/+258
2019-11-19srv6-mobileTetsuya Murakami3-27/+71
2019-10-23sr: add "set sr encaps hop-limit" commandIgnas Bačius5-1/+74
2019-10-10sr: fix deleting an SR l2 steering policyAhmed Abdelsalam1-3/+7
2019-09-25ip: respect buffer boundary when searching for ipv6 headersKlement Sekera2-24/+35
2019-08-22sr: fix sr_set_encap_source replyVratko Polak1-1/+1
2019-08-20vppapigen: remove support for legacy typedefsPaul Vinciguerra1-3/+3
2019-07-28sr: ipv6 segment routing header (srh) updateAhmed Abdelsalam4-1581/+18
2019-07-28sr: fix srv6 end.t behaviorAhmed Abdelsalam1-1/+2
2019-04-08fixing typosJim Thompson1-1/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach3-213/+216
2018-10-23c11 safe string handling supportDave Barach4-14/+15
2018-09-14Fix memory leak in API/CLI to create/modify SR policiesJohn Lo2-0/+4
2018-07-12srv6: fix pointers in quad loopsFrancois Clad1-6/+6
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-2/+2
2018-06-19Fixed bugs in SRv6 APIPablo Camarillo3-56/+216
2018-04-25Fix some build warnings about "Old Style VLA"Juraj Sloboda1-2/+7
2018-03-14srv6-plugins: fixing documentationFrancois Clad1-0/+7
2018-03-14srv6: minor CLI modificationsFrancois Clad4-15/+14
2018-02-27SRv6: API uses table-IDs not FIB indiciesNeale Ranns1-3/+3
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2018-01-11api: remove transport specific code from handlersFlorin Coras1-9/+7
2018-01-09VPP-1120 SRv6 bug with SID list containing only one SID and no srhPablo Camarillo1-26/+64
2018-01-09api: refactor vlibmemoryFlorin Coras1-2/+2
2017-11-27SRv6 improvements to binary APIPablo Camarillo4-22/+84
2017-11-10add classify session action set-sr-policy-indexGabriel Ganne1-0/+24
2017-11-09BIERNeale Ranns1-1/+1
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-2/+6
2017-09-27Various fixes for issues found by Coverity (VPP-972)Chris Luke1-0/+10
2017-09-11FIB table add/delete APINeale Ranns2-4/+8
2017-08-22SRv6 testsKris Michielsen3-32/+201
2017-08-08L2 over MPLSNeale Ranns1-2/+2
2017-06-07VPP-872 and End.T function for SRv6Pablo Camarillo2-105/+101
2017-05-05First commit SR MPLSPablo Camarillo14-0/+8014