Age | Commit message (Expand) | Author | Files | Lines |
2022-07-21 | linux-cp: fix endianess for autoendian methods | ![](//seccdn.libravatar.org/avatar/77db94faa8bc7e1f09feda4157165f36?s=13&d=retro) Stanislav Zaikin | 1 | -9/+9 |
2022-07-19 | linux-cp: change namespace to netns | ![](//seccdn.libravatar.org/avatar/77db94faa8bc7e1f09feda4157165f36?s=13&d=retro) Stanislav Zaikin | 2 | -33/+28 |
2022-07-19 | linux-cp: API downgrade due to namespace keyword | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -0/+5 |
2022-05-23 | linux-cp: fix display of link_speed | ![](//seccdn.libravatar.org/avatar/ac16779b98832dbb8bc6f33841e5be27?s=13&d=retro) Anton Nikolaev | 1 | -1/+2 |
2022-04-26 | linux-cp: sync addr and neigh only for lcp interfaces | ![](//seccdn.libravatar.org/avatar/77db94faa8bc7e1f09feda4157165f36?s=13&d=retro) Stanislav Zaikin | 1 | -3/+30 |
2022-04-08 | linux-cp: fix setting mtu on hardware interfaces | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -1/+1 |
2022-03-29 | linux-cp: fix tap interface attrs in case the sw pool realloc'd | ![](//seccdn.libravatar.org/avatar/de6aee3b31aee5db48b3afec8484e909?s=13&d=retro) Vladislav Grishenko | 1 | -18/+16 |
2022-03-29 | linux-cp: handle ipv4 routes when link goes down on subif | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -17/+43 |
2022-03-29 | linux-cp: add support for table flush if multiple interfaces | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -15/+39 |
2022-03-28 | linux-cp: Fix API response | ![](//seccdn.libravatar.org/avatar/022eaebe661076a3764d7686ef367566?s=13&d=retro) Pim van Pelt | 1 | -5/+7 |
2022-03-27 | linux-cp: fix name formatting | ![](//seccdn.libravatar.org/avatar/b4fd4024076eec53efa3a8c203cd2d1b?s=13&d=retro) Dmitry Valter | 1 | -1/+1 |
2022-03-25 | linux-cp: handle ipv4 routes when link goes down | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 5 | -0/+163 |
2022-03-07 | linux-cp: handle ipv4 routes when interface is disabled | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -2/+88 |
2022-03-04 | linux-cp: fix issue of possibly closing negative fd | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -5/+14 |
2022-03-04 | linux-cp: stop signaling read event on every notif | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -7/+9 |
2022-03-04 | linux-cp: stop ignoring ENOBUFS while reading notif | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -9/+2 |
2022-03-04 | linux-cp: ignore neighbors if ip addr is multicast | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -0/+17 |
2022-03-03 | linux-cp: detect and delete stale entries after sync | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -0/+95 |
2022-03-03 | linux-cp: resync with kernel after nl socket error | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 2 | -27/+503 |
2022-03-03 | linux-cp: make check of message ts null-tolerant | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -0/+3 |
2022-03-03 | linux-cp: reflect hw link state on tap on pair creation | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -0/+14 |
2022-03-02 | linux-cp: lcp fib fixes | ![](//seccdn.libravatar.org/avatar/f5c9f2f6a1e89aa288869952c3fdac6e?s=13&d=retro) Vladimir Ratnikov | 1 | -5/+6 |
2022-02-22 | linux-cp: Only enable/disable the punt feature on the 0<->1 transition | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 1 | -9/+14 |
2022-01-30 | linux-cp: check if libmnl headers are present | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 1 | -0/+6 |
2022-01-28 | linux-cp: Fix coverity issue | ![](//seccdn.libravatar.org/avatar/022eaebe661076a3764d7686ef367566?s=13&d=retro) Pim van Pelt | 1 | -1/+1 |
2022-01-28 | linux-cp: Linux Control Plane Netlink Listener | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 8 | -16/+1768 |
2022-01-18 | linux-cp: fix possible null deref | ![](//seccdn.libravatar.org/avatar/022eaebe661076a3764d7686ef367566?s=13&d=retro) Pim van Pelt | 1 | -0/+2 |
2022-01-11 | linux-cp: Add VPP->Linux synchronization | ![](//seccdn.libravatar.org/avatar/022eaebe661076a3764d7686ef367566?s=13&d=retro) Pim van Pelt | 7 | -166/+697 |
2022-01-06 | tap: add num_tx_queues API | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -0/+1 |
2021-11-26 | api: add helper macros for native endian | ![](//seccdn.libravatar.org/avatar/e28e0b7d5266e2b47f51f0eeedeebed2?s=13&d=retro) Mohsin Kazmi | 1 | -10/+2 |
2021-11-03 | linux-cp: Cleanup any existing pairs when an interface is deleted | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 1 | -0/+17 |
2021-09-09 | linux-cp: fix non-NULL terminated string | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -1/+1 |
2021-09-09 | linux-cp: Complete interface creation logic | ![](//seccdn.libravatar.org/avatar/022eaebe661076a3764d7686ef367566?s=13&d=retro) Pim van Pelt | 6 | -86/+268 |
2021-09-08 | linux-cp: fix crash on failed vlib_buffer_copy | ![](//seccdn.libravatar.org/avatar/022eaebe661076a3764d7686ef367566?s=13&d=retro) Pim van Pelt | 1 | -12/+24 |
2021-07-22 | vppinfra: add abstract socket & netns fns | ![](//seccdn.libravatar.org/avatar/d6f0f6ed699ce186663aa2a6f2808cca?s=13&d=retro) Nathan Skrzypczak | 1 | -23/+10 |
2021-07-15 | linux-cp: clear all db entries when deleting a pair | ![](//seccdn.libravatar.org/avatar/eecd71bc94edfa5ff1ffe403c7fdf244?s=13&d=retro) Sergio Gonzalez Monroy | 1 | -1/+2 |
2021-06-24 | linux-cp: stop managing adjacencies for tunnels | ![](//seccdn.libravatar.org/avatar/73855d90e4e0cc39224d17a56c85cefd?s=13&d=retro) Alexander Chernavin | 1 | -0/+12 |
2021-06-24 | linux-cp: add callbacks for pair management | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 2 | -15/+41 |
2021-06-03 | linux-cp: use default adjacency | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -21/+16 |
2021-05-25 | linux-cp: A V2 variant of pair create API that returns the host | ![](//seccdn.libravatar.org/avatar/5809d340338ca0046d8f7eadae56eeae?s=13&d=retro) Neale Ranns | 5 | -22/+88 |
2021-05-21 | linux-cp: Add delegate to adjacencies | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -10/+74 |
2021-05-13 | tests: move test source to vpp/test | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 1 | -174/+0 |
2021-04-30 | build: declare some CMake variables as advanced | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2021-03-15 | tests: use socket transport instead of shared memory | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -2/+2 |
2021-02-25 | linux-cp: fix vector-used-a-C-string overflow | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 2 | -4/+3 |
2021-02-17 | linux-cp: fix coverity defect | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -0/+6 |
2021-02-04 | linux-cp: Linux Interface Mirroring for Control Plane Integration | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 15 | -0/+3555 |