Age | Commit message (Expand) | Author | Files | Lines |
2021-10-06 | docs: vnet comment nitfixes |  Nathan Skrzypczak | 1 | -2/+2 |
2021-08-26 | sr: extend the srv6 sid list structure |  Ahmed Abdelsalam | 1 | -38/+47 |
2021-07-15 | misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} |  Damjan Marion | 1 | -24/+24 |
2021-02-05 | sr: Fix the issue that L3VPN SRv6 encapsulated packets could not be forwarded. |  Tetsuya Murakami | 1 | -0/+17 |
2021-01-21 | sr: SRv6 FlowLabel Added |  Jakub Horn | 1 | -12/+39 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -6/+6 |
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 | 1 | -0/+27 |
2020-10-28 | misc: Break the big IP header files to improve compile time |  Neale Ranns | 1 | -2/+2 |
2020-05-15 | misc: removed executable bits from source files |  Ray Kinsella | 1 | -0/+0 |
2020-04-20 | sr: fix non-NULL terminated string overflow |  Benoît Ganne | 1 | -1/+1 |
2020-02-11 | sr: update NH value for Ethernet payloads |  pcamaril | 1 | -10/+10 |
2019-12-05 | srv6-mobile |  Tetsuya Murakami | 1 | -15/+201 |
2019-10-23 | sr: add "set sr encaps hop-limit" command |  Ignas Bačius | 1 | -1/+40 |
2019-09-25 | ip: respect buffer boundary when searching for ipv6 headers |  Klement Sekera | 1 | -12/+15 |
2019-07-28 | sr: ipv6 segment routing header (srh) update |  Ahmed Abdelsalam | 1 | -6/+6 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -210/+212 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -2/+2 |
2018-09-14 | Fix memory leak in API/CLI to create/modify SR policies |  John Lo | 1 | -0/+2 |
2018-01-09 | VPP-1120 SRv6 bug with SID list containing only one SID and no srh |  Pablo Camarillo | 1 | -26/+64 |
2017-11-27 | SRv6 improvements to binary API |  Pablo Camarillo | 1 | -0/+6 |
2017-11-09 | BIER |  Neale Ranns | 1 | -1/+1 |
2017-09-11 | FIB table add/delete API |  Neale Ranns | 1 | -2/+4 |
2017-08-22 | SRv6 tests |  Kris Michielsen | 1 | -2/+4 |
2017-05-05 | First commit SR MPLS |  Pablo Camarillo | 1 | -0/+3227 |