Age | Commit message (Expand) | Author | Files | Lines |
2021-11-03 | linux-cp: Cleanup any existing pairs when an interface is deleted | Neale Ranns | 1 | -0/+17 |
2021-09-09 | linux-cp: fix non-NULL terminated string | Benoît Ganne | 1 | -1/+1 |
2021-09-09 | linux-cp: Complete interface creation logic | Pim van Pelt | 6 | -86/+268 |
2021-09-08 | linux-cp: fix crash on failed vlib_buffer_copy | Pim van Pelt | 1 | -12/+24 |
2021-07-22 | vppinfra: add abstract socket & netns fns | Nathan Skrzypczak | 1 | -23/+10 |
2021-07-15 | linux-cp: clear all db entries when deleting a pair | Sergio Gonzalez Monroy | 1 | -1/+2 |
2021-06-24 | linux-cp: stop managing adjacencies for tunnels | Alexander Chernavin | 1 | -0/+12 |
2021-06-24 | linux-cp: add callbacks for pair management | Matthew Smith | 2 | -15/+41 |
2021-06-03 | linux-cp: use default adjacency | Matthew Smith | 1 | -21/+16 |
2021-05-25 | linux-cp: A V2 variant of pair create API that returns the host | Neale Ranns | 5 | -22/+88 |
2021-05-21 | linux-cp: Add delegate to adjacencies | Matthew Smith | 1 | -10/+74 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -174/+0 |
2021-04-30 | build: declare some CMake variables as advanced | Damjan Marion | 1 | -1/+1 |
2021-03-15 | tests: use socket transport instead of shared memory | Ole Troan | 1 | -2/+2 |
2021-02-25 | linux-cp: fix vector-used-a-C-string overflow | Benoît Ganne | 2 | -4/+3 |
2021-02-17 | linux-cp: fix coverity defect | Matthew Smith | 1 | -0/+6 |
2021-02-04 | linux-cp: Linux Interface Mirroring for Control Plane Integration | Neale Ranns | 15 | -0/+3555 |