aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/srv6/sr_api.c
AgeCommit message (Expand)AuthorFilesLines
7 dayssr: use correct reply to sr_policy_add_v2Vratko Polak1-1/+1
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-8/+0
2023-02-10sr: support define src ipv6 per encap policyTakeru Hayasaka1-22/+157
2022-10-03sr: new messages created to return packet statistics in sr localsid detailsChinmayaAgarwal1-0/+67
2022-03-21sr: fix srv6 definition of behavior associated to a LocalSIDFrancesco Lombardo1-1/+1
2021-06-22sr: api cleanupFilip Tehlar1-65/+11
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-12/+12
2020-07-19sr: new messages created to return sl index for segment lists in a sr policyChinmaya Agarwal1-0/+69
2020-06-27sr: fix for SID index across segment lists within a sr policyChinmaya Agarwal1-1/+1
2020-04-07sr: fix byte-order in steering APIIgnas Bacius1-2/+2
2020-04-07sr: Support uSID function.Tetsuya Murakami1-1/+1
2020-03-23sr: srv6 API cleanupJakub Grajciar1-49/+56
2020-03-12sr: SRv6 uN behaviorPablo Camarillo1-1/+1
2020-01-16sr: some fixes for SRv6 CLI/APIAhmed Abdelsalam1-1/+11
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-12-05srv6-mobileTetsuya Murakami1-2/+3
2019-11-19srv6-mobileTetsuya Murakami1-1/+1
2019-10-23sr: add "set sr encaps hop-limit" commandIgnas Bačius1-0/+15
2019-08-22sr: fix sr_set_encap_source replyVratko Polak1-1/+1
2019-04-08fixing typosJim Thompson1-1/+1
2018-10-23c11 safe string handling supportDave Barach1-6/+7
2018-09-14Fix memory leak in API/CLI to create/modify SR policiesJohn Lo1-0/+2
2018-06-19Fixed bugs in SRv6 APIPablo Camarillo1-40/+144
2018-01-11api: remove transport specific code from handlersFlorin Coras1-9/+7
2018-01-09api: refactor vlibmemoryFlorin Coras1-2/+2
2017-11-27SRv6 improvements to binary APIPablo Camarillo1-2/+54
2017-09-27Various fixes for issues found by Coverity (VPP-972)Chris Luke1-0/+10
2017-05-05First commit SR MPLSPablo Camarillo1-0/+244