aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/srv6
AgeCommit message (Expand)AuthorFilesLines
8 dayssr: use correct reply to sr_policy_add_v2Vratko Polak1-1/+1
2024-03-12misc: remove GNU Indent directivesDamjan Marion5-74/+0
2023-09-13sr: mark sr_policies_v2_details message as productionAndrew Yourtchenko1-1/+0
2023-08-21sr: SRv6 Path Tracing midpoint processing performance improvementJulian Klaiber1-2/+4
2023-07-06api: sr - Mark old message versions as deprecatedOndrej Fabry1-0/+2
2023-02-10sr: support define src ipv6 per encap policyTakeru Hayasaka5-48/+313
2023-01-11sr: remove stale runs_afterNathan Skrzypczak1-1/+0
2023-01-10sr: fix compilation errorsGuillaume Solignac2-7/+9
2022-11-24sr: srv6 path tracing apiJulian Klaiber3-0/+158
2022-11-02sr: SRv6 Path Tracing Midpoint behaviourJulian Klaiber3-0/+195
2022-10-03sr: new messages created to return packet statistics in sr localsid detailsChinmayaAgarwal2-0/+98
2022-06-30sr: SRv6 Path Tracing Sink node behaviorAhmed Abdelsalam1-0/+10
2022-06-29sr: code refactor and style fixAhmed Abdelsalam2-15/+14
2022-06-29sr: Add support for SRv6 Path Tracing InfrastructureAhmed Abdelsalam2-0/+347
2022-06-07sr: SRv6 TEF behavior supportAhmed Abdelsalam3-3/+87
2022-03-21sr: fix srv6 definition of behavior associated to a LocalSIDFrancesco Lombardo2-2/+2
2022-01-24sr: fix coverity warningKlement Sekera2-7/+0
2021-11-02build: remove unnecessary executable bitsRay Kinsella1-0/+0
2021-10-13docs: convert vpp doc md->rstNathan Skrzypczak8-216/+359
2021-10-06docs: vnet comment nitfixesNathan Skrzypczak2-3/+3
2021-09-28sr: add API test filesFilip Tehlar1-0/+195
2021-08-26sr: extend the srv6 sid list structureAhmed Abdelsalam2-42/+51
2021-07-15misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}Damjan Marion2-40/+40
2021-06-22sr: api cleanupFilip Tehlar2-65/+12
2021-02-05sr: Fix the issue that L3VPN SRv6 encapsulated packets could not be forwarded.Tetsuya Murakami3-2/+20
2021-01-21sr: SRv6 FlowLabel AddedJakub Horn1-12/+39
2020-12-14misc: move to new pool_foreach macrosDamjan Marion4-24/+24
2020-12-14api: add missing version infoPaul Vinciguerra1-0/+1
2020-11-13sr: show the hop-limit value used for SRv6 encapsulationAhmed Abdelsalam1-0/+21
2020-11-10sr: Show IPv6 address used as SRv6 Encaps sourceAhmed Abdelsalam2-0/+28
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns1-2/+2
2020-07-28sr: fix prefix_len type parsingBenoît Ganne1-1/+1
2020-07-19sr: new messages created to return sl index for segment lists in a sr policyChinmaya Agarwal2-0/+102
2020-06-27sr: fix for SID index across segment lists within a sr policyChinmaya Agarwal1-1/+1
2020-05-15misc: removed executable bits from source filesRay Kinsella6-0/+0
2020-05-13sr: fix srv6/srv6-ad/srv6-as promisc mode switchJohn Lo1-16/+10
2020-04-28tests: move defaults from defaultmapping to .api filesPaul Vinciguerra1-2/+2
2020-04-20sr: fix non-NULL terminated string overflowBenoît Ganne1-1/+1
2020-04-08sr: Fix the coverity issueTetsuya Murakami1-15/+5
2020-04-07sr: fix byte-order in steering APIIgnas Bacius1-2/+2
2020-04-07sr: Support uSID function.Tetsuya Murakami3-12/+813
2020-03-25sr: Change the CLI keyword from address to prefix.Tetsuya Murakami1-1/+1
2020-03-23sr: srv6 API cleanupJakub Grajciar3-98/+138
2020-03-21srv6-mobile: Fix the localsid length issue on vnet/srv6Tetsuya Murakami1-5/+6
2020-03-21srv6-mobile: Support GTP4/6.DT and User Plane message mappingTetsuya Murakami1-0/+7
2020-03-12sr: SRv6 uN behaviorPablo Camarillo4-33/+42
2020-02-26srv6-mobile: Cherry-pick the update document from stable/2001Satoru Matsushima1-0/+1
2020-02-11sr: update NH value for Ethernet payloadspcamaril2-11/+11
2020-01-27sr: fix possible null-pointer dereferenceIgnas Bacius1-1/+1
2020-01-16sr: some fixes for SRv6 CLI/APIAhmed Abdelsalam2-4/+19