Age | Commit message (Expand) | Author | Files | Lines |
2021-05-01 | vlib: refactor trajectory trace debug feature | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -7/+0 |
2020-07-28 | bonding lacp: replace slave string with member | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -44/+48 |
2020-02-18 | misc: fix coverity warnings | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -2/+2 |
2020-01-09 | bonding: process lacp when bond is admin down | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -1/+0 |
2019-12-17 | bonding: drop traffic on backup interface for active-backup mode | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -1/+12 |
2019-10-16 | bonding: graph node running after bond-input in feature arc may crash | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -3/+35 |
2019-08-17 | bonding lacp: deleting virtual interface which was enslaved may cause crash | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -20/+13 |
2019-07-25 | bonding: incorrect RX counters for bond interface | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven Luong | 1 | -39/+36 |
2019-02-14 | Add -fno-common compile option | ![](//seccdn.libravatar.org/avatar/c3b1f8bb36220d44e3e662f8ef2662f7?s=13&d=retro) Benoît Ganne | 1 | -0/+2 |
2019-01-23 | bond: packet drops on VPP bond interface [VPP-1544] | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -17/+16 |
2018-11-18 | add vlib_prefetch_buffer_data(...) macro | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -8/+4 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -2/+2 |
2018-08-13 | Multiarch handling in different constructor macros | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -5/+0 |
2018-07-19 | Remove unused argument to vlib_feature_next | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -1/+1 |
2018-07-11 | avoid using thread local storage for thread index | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -2/+2 |
2018-06-05 | bond: send gratuitous arp when the active slave went down in active-backup mode | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -3/+1 |
2018-05-30 | bonding: fix packet trace in bond-input | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -5/+1 |
2018-05-29 | Add VLIB_NODE_FN() macro to simplify multiversioning of node functions | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -21/+5 |
2018-05-27 | bond-input performance optimization | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -291/+261 |
2018-05-25 | bond: performance harvesting | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -13/+15 |
2018-04-24 | lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-... | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -2/+1 |
2018-03-30 | bond: show trace causes a crash if the interface is deleted | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -6/+16 |
2018-03-21 | bond: Add bonding driver and LACP protocol | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -0/+509 |