aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/srv6/sr_policy_rewrite.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-20sr: fix non-NULL terminated string overflowBenoît Ganne1-1/+1
2020-02-11sr: update NH value for Ethernet payloadspcamaril1-10/+10
2019-12-05srv6-mobileTetsuya Murakami1-15/+201
2019-10-23sr: add "set sr encaps hop-limit" commandIgnas Bačius1-1/+40
2019-09-25ip: respect buffer boundary when searching for ipv6 headersKlement Sekera1-12/+15
2019-07-28sr: ipv6 segment routing header (srh) updateAhmed Abdelsalam1-6/+6
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-210/+212
2018-10-23c11 safe string handling supportDave Barach1-2/+2
2018-09-14Fix memory leak in API/CLI to create/modify SR policiesJohn Lo1-0/+2
2018-01-09VPP-1120 SRv6 bug with SID list containing only one SID and no srhPablo Camarillo1-26/+64
2017-11-27SRv6 improvements to binary APIPablo Camarillo1-0/+6
2017-11-09BIERNeale Ranns1-1/+1
2017-09-11FIB table add/delete APINeale Ranns1-2/+4
2017-08-22SRv6 testsKris Michielsen1-2/+4
2017-05-05First commit SR MPLSPablo Camarillo1-0/+3227