Age | Commit message (Expand) | Author | Files | Lines |
2021-05-01 | vlib: refactor trajectory trace debug feature | Benoît Ganne | 1 | -7/+0 |
2020-07-28 | bonding lacp: replace slave string with member | Steven Luong | 1 | -44/+48 |
2020-02-18 | misc: fix coverity warnings | Dave Barach | 1 | -2/+2 |
2020-01-09 | bonding: process lacp when bond is admin down | Matthew Smith | 1 | -1/+0 |
2019-12-17 | bonding: drop traffic on backup interface for active-backup mode | Steven Luong | 1 | -1/+12 |
2019-10-16 | bonding: graph node running after bond-input in feature arc may crash | Steven Luong | 1 | -3/+35 |
2019-08-17 | bonding lacp: deleting virtual interface which was enslaved may cause crash | Steven Luong | 1 | -20/+13 |
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 |