From: stephen hemminger Date: Wed, 22 Jun 2011 09:54:39 +0000 (+0000) Subject: bonding: add min links parameter to 802.3ad X-Git-Tag: v3.1-rc1~316^2~362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=655f8919d549ad1872e24d826b6ce42530516d2e;p=pandora-kernel.git bonding: add min links parameter to 802.3ad This adds support for a configuring the minimum number of links that must be active before asserting carrier. It is similar to the Cisco EtherChannel min-links feature. This allows setting the minimum number of member ports that must be up (link-up state) before marking the bond device as up (carrier on). This is useful for situations where higher level services such as clustering want to ensure a minimum number of low bandwidth links are active before switchover. See: http://bugzilla.vyatta.com/show_bug.cgi?id=7196 Signed-off-by: Stephen Hemminger Signed-off-by: Flavio Leitner Signed-off-by: Andy Gospodarek Signed-off-by: David S. Miller --- Reading git-diff-tree failed