commit | ff59c4563a8d1b39597aab4917959146c61f09b0 | [log] [tgz] |
---|---|---|
author | Jay Vosburgh <fubar@us.ibm.com> | Mon Mar 27 13:27:43 2006 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Mar 29 17:34:02 2006 -0500 |
tree | 5be8ad689d944f27a7b4b4bed2942c3ef47d7a98 | |
parent | e21a2b0cc5849e76434b37aff3a4b502c772f191 [diff] |
[PATCH] bonding: support carrier state for master Add support for the bonding master to specify its carrier state based upon the state of the slaves. For 802.3ad, the bond is up if there is an active, parterned aggregator. For other modes, the bond is up if any slaves are up. Updates driver version to 3.0.3. Based on a patch by jamal <hadi@cyberus.ca>. Signed-off-by: Jay Vosburgh <fubar@us.ibm.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>