• Shmulik Hen's avatar
    [netdrvr bonding] fix long failover in 802.3ad mode · d2b8d155
    Shmulik Hen authored
    This patch fixes the bug reported by Jay on April 3rd regarding long
    failover time when releasing the last slave in the active aggregator. The
    fix, as suggested by Jay, is to follow the spec recommendation and send a
    LACPDU to the partner saying this port is no longer aggregatable and
    therefore trigger an immediate re-selection of a new aggregator instead of
    waiting the entire expiration timeout.
    d2b8d155
bond_3ad.c 85.8 KB