Age | Commit message (Expand) | Author | Files | Lines |
2022-05-23 | linux-cp: fix display of link_speed |  Anton Nikolaev | 1 | -1/+2 |
2022-03-29 | linux-cp: fix tap interface attrs in case the sw pool realloc'd |  Vladislav Grishenko | 1 | -18/+16 |
2022-03-27 | linux-cp: fix name formatting |  Dmitry Valter | 1 | -1/+1 |
2022-03-25 | linux-cp: handle ipv4 routes when link goes down |  Alexander Chernavin | 1 | -0/+8 |
2022-03-03 | linux-cp: reflect hw link state on tap on pair creation |  Alexander Chernavin | 1 | -0/+14 |
2022-02-22 | linux-cp: Only enable/disable the punt feature on the 0<->1 transition |  Neale Ranns | 1 | -9/+14 |
2022-01-28 | linux-cp: Linux Control Plane Netlink Listener |  Neale Ranns | 1 | -2/+2 |
2022-01-11 | linux-cp: Add VPP->Linux synchronization |  Pim van Pelt | 1 | -156/+106 |
2022-01-06 | tap: add num_tx_queues API |  Nathan Skrzypczak | 1 | -0/+1 |
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 | 1 | -44/+243 |
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: add callbacks for pair management |  Matthew Smith | 1 | -15/+31 |
2021-05-25 | linux-cp: A V2 variant of pair create API that returns the host |  Neale Ranns | 1 | -2/+6 |
2021-02-25 | linux-cp: fix vector-used-a-C-string overflow |  Benoît Ganne | 1 | -1/+1 |
2021-02-04 | linux-cp: Linux Interface Mirroring for Control Plane Integration |  Neale Ranns | 1 | -0/+1016 |