Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-11-19 | srv6-mobile |  Tetsuya Murakami | 3 | -27/+71 |
2019-10-23 | sr: add "set sr encaps hop-limit" command |  Ignas Bačius | 5 | -1/+74 |
2019-10-10 | sr: fix deleting an SR l2 steering policy |  Ahmed Abdelsalam | 1 | -3/+7 |
2019-09-25 | ip: respect buffer boundary when searching for ipv6 headers |  Klement Sekera | 2 | -24/+35 |
2019-08-22 | sr: fix sr_set_encap_source reply |  Vratko Polak | 1 | -1/+1 |
2019-08-20 | vppapigen: remove support for legacy typedefs |  Paul Vinciguerra | 1 | -3/+3 |
2019-07-28 | sr: ipv6 segment routing header (srh) update |  Ahmed Abdelsalam | 4 | -1581/+18 |
2019-07-28 | sr: fix srv6 end.t behavior |  Ahmed Abdelsalam | 1 | -1/+2 |
2019-04-08 | fixing typos |  Jim Thompson | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 3 | -213/+216 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 4 | -14/+15 |
2018-09-14 | Fix memory leak in API/CLI to create/modify SR policies |  John Lo | 2 | -0/+4 |
2018-07-12 | srv6: fix pointers in quad loops |  Francois Clad | 1 | -6/+6 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 1 | -2/+2 |
2018-06-19 | Fixed bugs in SRv6 API |  Pablo Camarillo | 3 | -56/+216 |
2018-04-25 | Fix some build warnings about "Old Style VLA" |  Juraj Sloboda | 1 | -2/+7 |
2018-03-14 | srv6-plugins: fixing documentation |  Francois Clad | 1 | -0/+7 |
2018-03-14 | srv6: minor CLI modifications |  Francois Clad | 4 | -15/+14 |
2018-02-27 | SRv6: API uses table-IDs not FIB indicies |  Neale Ranns | 1 | -3/+3 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. |  Ole Troan | 1 | -1/+1 |
2018-01-11 | api: remove transport specific code from handlers |  Florin Coras | 1 | -9/+7 |