Age | Commit message (Expand) | Author | Files | Lines |
2019-07-25 | bonding: incorrect RX counters for bond interface |  Steven Luong | 1 | -39/+36 |
2019-02-14 | Add -fno-common compile option |  Benoît Ganne | 1 | -0/+2 |
2019-01-23 | bond: packet drops on VPP bond interface [VPP-1544] |  Steven | 1 | -17/+16 |
2018-11-18 | add vlib_prefetch_buffer_data(...) macro |  Damjan Marion | 1 | -8/+4 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -2/+2 |
2018-08-13 | Multiarch handling in different constructor macros |  Damjan Marion | 1 | -5/+0 |
2018-07-19 | Remove unused argument to vlib_feature_next |  Damjan Marion | 1 | -1/+1 |
2018-07-11 | avoid using thread local storage for thread index |  Damjan Marion | 1 | -2/+2 |
2018-06-05 | bond: send gratuitous arp when the active slave went down in active-backup mode |  Steven | 1 | -3/+1 |
2018-05-30 | bonding: fix packet trace in bond-input |  Damjan Marion | 1 | -5/+1 |
2018-05-29 | Add VLIB_NODE_FN() macro to simplify multiversioning of node functions |  Damjan Marion | 1 | -21/+5 |
2018-05-27 | bond-input performance optimization |  Damjan Marion | 1 | -291/+261 |
2018-05-25 | bond: performance harvesting |  Steven | 1 | -13/+15 |
2018-04-24 | lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-... |  Steven | 1 | -2/+1 |
2018-03-30 | bond: show trace causes a crash if the interface is deleted |  Steven | 1 | -6/+16 |
2018-03-21 | bond: Add bonding driver and LACP protocol |  Steven | 1 | -0/+509 |