Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -8/+8 |
2020-11-13 | ethernet: mac must support 64-bits loads |  Benoît Ganne | 1 | -2/+2 |
2020-07-28 | bonding lacp: replace slave string with member |  Steven Luong | 1 | -221/+225 |
2020-05-29 | bonding: Revert adjust link state |  Matthew Smith | 1 | -20/+3 |
2020-05-27 | bonding: adjust link state based on active slaves |  Matthew Smith | 1 | -3/+20 |
2020-05-16 | l2: L2/L3 mode swicth cleanup and l2-patch fix |  John Lo | 1 | -6/+5 |
2020-05-13 | bonding: fix the GSO flags |  Mohsin Kazmi | 1 | -2/+8 |
2020-04-06 | bonding: Add GSO support |  Steven Luong | 1 | -2/+19 |
2020-02-18 | misc: fix coverity warnings |  Dave Barach | 1 | -2/+2 |
2019-12-13 | bonding: Add /if/lacp/<bond-sw_if_index>/<slave-sw_if_index>/partner-state |  Steven Luong | 1 | -11/+19 |
2019-12-02 | bonding: add/del secondary mac address callback |  Matthew Smith | 1 | -0/+32 |
2019-11-12 | bonding: fix non-null terminated vector |  Benoît Ganne | 1 | -2/+2 |
2019-10-24 | lacp: add actor steady state check prior to skip processing lacp pdu |  Steven Luong | 1 | -23/+26 |
2019-10-17 | bonding: fix interface deletion |  Benoît Ganne | 1 | -15/+7 |
2019-10-11 | bonding: feature arc may not be enabled for the slave interface |  Steven Luong | 1 | -2/+2 |
2019-09-30 | bonding: fix non-null-terminated C-string |  Benoît Ganne | 1 | -2/+8 |
2019-09-06 | bonding: add weight support for active-backup mode |  Steven Luong | 1 | -76/+198 |
2019-09-04 | stats: add /if/<n>/<n>/state for lacp interface state |  Steven Luong | 1 | -2/+29 |
2019-08-17 | bonding lacp: deleting virtual interface which was enslaved may cause crash |  Steven Luong | 1 | -3/+3 |
2019-07-24 | bonding: print the name on the cli when created |  Mohsin Kazmi | 1 | -0/+6 |
2019-07-22 | bonding: fix create bond CLI |  Zhiyong Yang | 1 | -1/+1 |
2019-07-19 | bonding: add support for numa-only in lacp mode |  Zhiyong Yang | 1 | -2/+34 |
2019-05-31 | bonding: add support for numa awareness |  Zhiyong Yang | 1 | -12/+80 |
2019-01-23 | bond: packet drops on VPP bond interface [VPP-1544] |  Steven | 1 | -3/+5 |
2019-01-13 | bonding: support custom interface IDs |  Alexander Chernavin | 1 | -2/+22 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -5/+5 |
2018-10-17 | bond: tx optimizations |  Damjan Marion | 1 | -1/+1 |
2018-10-06 | bond: active-backup mode is using the wrong load balance algo |  Steven | 1 | -2/+4 |
2018-09-28 | bond: tx performance enhancement part deux |  Steven | 1 | -10/+19 |
2018-09-26 | bond: tx perf improvements |  Damjan Marion | 1 | -1/+0 |
2018-09-25 | bond: crash when deleting bond interface [VPP-1427] |  Steven | 1 | -2/+5 |
2018-06-05 | bond: send gratuitous arp when the active slave went down in active-backup mode |  Steven | 1 | -0/+19 |
2018-05-25 | bond: performance harvesting |  Steven | 1 | -4/+11 |
2018-04-24 | lacp: deleting the bond subinterface may cause lacp to lose the partner [VPP-... |  Steven | 1 | -9/+1 |
2018-04-13 | bond: ping fails between l2 BD [VPP-1238] |  Steven | 1 | -15/+33 |
2018-03-30 | bond: show trace causes a crash if the interface is deleted |  Steven | 1 | -3/+14 |
2018-03-28 | bond: cli rename |  Steven | 1 | -11/+10 |
2018-03-22 | bond: performance enhancement |  Steven | 1 | -0/+16 |
2018-03-21 | bond: Add bonding driver and LACP protocol |  Steven | 1 | -0/+706 |