netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] bonding: document undocumented active_slave sysfs entry.
@ 2011-12-26 12:19 Nicolas de Pesloüan
  2011-12-26 20:20 ` David Miller
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Nicolas de Pesloüan @ 2011-12-26 12:19 UTC (permalink / raw)
  To: netdev; +Cc: Nicolas de Pesloüan, Jay Vosburgh, Andy Gospodarek

Signed-off-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr>
cc: Jay Vosburgh <fubar@us.ibm.com>
cc: Andy Gospodarek <andy@greyhouse.net>

---
 Documentation/networking/bonding.txt |   14 ++++++++++++++
 1 files changed, 14 insertions(+), 0 deletions(-)

diff --git a/Documentation/networking/bonding.txt b/Documentation/networking/bonding.txt
index 91df678..83b44c2 100644
--- a/Documentation/networking/bonding.txt
+++ b/Documentation/networking/bonding.txt
@@ -196,6 +196,20 @@ or, for backwards compatibility, the option value.  E.g.,
 
 	The parameters are as follows:
 
+active_slave
+
+	Specifies the active slave for modes that support it (active-backup,
+	balance-alb and balance-tlb). The possible values are one of the
+	currently enslaved slaves. The selected slave must be up and the
+	underlying link must be up too.
+	
+	Note that this is only available through the sysfs interface. No module
+	parameter by that name exists.
+
+	The default value is empty (no active slave). It will automatically be
+	set every time an active slave is selected by normal bonding operation.
+	The current active slave can be read from this sysfs entry.
+
 ad_select
 
 	Specifies the 802.3ad aggregation selection logic to use.  The
-- 
1.7.7.3

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-27  1:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-26 12:19 [PATCH] bonding: document undocumented active_slave sysfs entry Nicolas de Pesloüan
2011-12-26 20:20 ` David Miller
2011-12-26 21:10 ` Jay Vosburgh
2011-12-26 22:51   ` Nicolas de Pesloüan
2011-12-26 23:35 ` [PATCH V2] " Nicolas de Pesloüan
2011-12-27  1:09   ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).