Age | Commit message (Expand) | Author | Files | Lines |
2023-02-10 | sr: support define src ipv6 per encap policy | Takeru Hayasaka | 5 | -48/+313 |
2023-01-11 | sr: remove stale runs_after | Nathan Skrzypczak | 1 | -1/+0 |
2023-01-10 | sr: fix compilation errors | Guillaume Solignac | 2 | -7/+9 |
2022-11-24 | sr: srv6 path tracing api | Julian Klaiber | 3 | -0/+158 |
2022-11-02 | sr: SRv6 Path Tracing Midpoint behaviour | Julian Klaiber | 3 | -0/+195 |
2022-10-03 | sr: new messages created to return packet statistics in sr localsid details | ChinmayaAgarwal | 2 | -0/+98 |
2022-06-30 | sr: SRv6 Path Tracing Sink node behavior | Ahmed Abdelsalam | 1 | -0/+10 |
2022-06-29 | sr: code refactor and style fix | Ahmed Abdelsalam | 2 | -15/+14 |
2022-06-29 | sr: Add support for SRv6 Path Tracing Infrastructure | Ahmed Abdelsalam | 2 | -0/+347 |
2022-06-07 | sr: SRv6 TEF behavior support | Ahmed Abdelsalam | 3 | -3/+87 |
2022-03-21 | sr: fix srv6 definition of behavior associated to a LocalSID | Francesco Lombardo | 2 | -2/+2 |
2022-01-24 | sr: fix coverity warning | Klement Sekera | 2 | -7/+0 |
2021-11-02 | build: remove unnecessary executable bits | Ray Kinsella | 1 | -0/+0 |
2021-10-13 | docs: convert vpp doc md->rst | Nathan Skrzypczak | 8 | -216/+359 |
2021-10-06 | docs: vnet comment nitfixes | Nathan Skrzypczak | 2 | -3/+3 |
2021-09-28 | sr: add API test files | Filip Tehlar | 1 | -0/+195 |
2021-08-26 | sr: extend the srv6 sid list structure | Ahmed Abdelsalam | 2 | -42/+51 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} | Damjan Marion | 2 | -40/+40 |
2021-06-22 | sr: api cleanup | Filip Tehlar | 2 | -65/+12 |
2021-02-05 | sr: Fix the issue that L3VPN SRv6 encapsulated packets could not be forwarded. | Tetsuya Murakami | 3 | -2/+20 |
2021-01-21 | sr: SRv6 FlowLabel Added | Jakub Horn | 1 | -12/+39 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 4 | -24/+24 |
2020-12-14 | api: add missing version info | Paul Vinciguerra | 1 | -0/+1 |
2020-11-13 | sr: show the hop-limit value used for SRv6 encapsulation | Ahmed Abdelsalam | 1 | -0/+21 |
2020-11-10 | sr: Show IPv6 address used as SRv6 Encaps source | Ahmed Abdelsalam | 2 | -0/+28 |
2020-10-28 | misc: Break the big IP header files to improve compile time | Neale Ranns | 1 | -2/+2 |
2020-07-28 | sr: fix prefix_len type parsing | Benoît Ganne | 1 | -1/+1 |
2020-07-19 | sr: new messages created to return sl index for segment lists in a sr policy | Chinmaya Agarwal | 2 | -0/+102 |
2020-06-27 | sr: fix for SID index across segment lists within a sr policy | Chinmaya Agarwal | 1 | -1/+1 |
2020-05-15 | misc: removed executable bits from source files | Ray Kinsella | 6 | -0/+0 |
2020-05-13 | sr: fix srv6/srv6-ad/srv6-as promisc mode switch | John Lo | 1 | -16/+10 |
2020-04-28 | tests: move defaults from defaultmapping to .api files | Paul Vinciguerra | 1 | -2/+2 |
2020-04-20 | sr: fix non-NULL terminated string overflow | Benoît Ganne | 1 | -1/+1 |
2020-04-08 | sr: Fix the coverity issue | Tetsuya Murakami | 1 | -15/+5 |
2020-04-07 | sr: fix byte-order in steering API | Ignas Bacius | 1 | -2/+2 |
2020-04-07 | sr: Support uSID function. | Tetsuya Murakami | 3 | -12/+813 |
2020-03-25 | sr: Change the CLI keyword from address to prefix. | Tetsuya Murakami | 1 | -1/+1 |
2020-03-23 | sr: srv6 API cleanup | Jakub Grajciar | 3 | -98/+138 |
2020-03-21 | srv6-mobile: Fix the localsid length issue on vnet/srv6 | Tetsuya Murakami | 1 | -5/+6 |
2020-03-21 | srv6-mobile: Support GTP4/6.DT and User Plane message mapping | Tetsuya Murakami | 1 | -0/+7 |
2020-03-12 | sr: SRv6 uN behavior | Pablo Camarillo | 4 | -33/+42 |
2020-02-26 | srv6-mobile: Cherry-pick the update document from stable/2001 | Satoru Matsushima | 1 | -0/+1 |
2020-02-11 | sr: update NH value for Ethernet payloads | pcamaril | 2 | -11/+11 |
2020-01-27 | sr: fix possible null-pointer dereference | Ignas Bacius | 1 | -1/+1 |
2020-01-16 | sr: some fixes for SRv6 CLI/API | Ahmed Abdelsalam | 2 | -4/+19 |
2020-01-15 | srv6-mobile: Revert "srv6-mobile:" | Andrew Yourtchenko | 1 | -7/+0 |
2020-01-14 | srv6-mobile: | Tetsuya Murakami | 1 | -0/+7 |
2020-01-10 | sr: feature YAML files for Segment Routing | pcamaril | 1 | -0/+16 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -1/+1 |
2019-12-05 | srv6-mobile | Tetsuya Murakami | 3 | -18/+258 |