From: "Nicolas de Pesloüan" <nicolas.2p.debian@free.fr>
To: netdev@vger.kernel.org
Cc: "Nicolas de Pesloüan" <nicolas.2p.debian@free.fr>,
"Jay Vosburgh" <fubar@us.ibm.com>,
"Andy Gospodarek" <andy@greyhouse.net>
Subject: [PATCH V2] bonding: document undocumented active_slave sysfs entry.
Date: Tue, 27 Dec 2011 00:35:24 +0100 [thread overview]
Message-ID: <1324942524-32116-1-git-send-email-nicolas.2p.debian@free.fr> (raw)
In-Reply-To: <1324901955-5816-1-git-send-email-nicolas.2p.debian@free.fr>
v2, based on Jay's review.
I kept the 'link must be up' part, because this is enforced in the code.
Signed-off-by: Nicolas de Pesloüan <nicolas.2p.debian@free.fr>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
cc: Andy Gospodarek <andy@greyhouse.net>
---
Documentation/networking/bonding.txt | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/Documentation/networking/bonding.txt b/Documentation/networking/bonding.txt
index 91df678..067e715 100644
--- a/Documentation/networking/bonding.txt
+++ b/Documentation/networking/bonding.txt
@@ -196,6 +196,23 @@ or, for backwards compatibility, the option value. E.g.,
The parameters are as follows:
+active_slave
+
+ Specifies the new active slave for modes that support it
+ (active-backup, balance-alb and balance-tlb). Possible values
+ are the name of any currently enslaved interface, or an empty
+ string. If a name is given, the slave and its link must be up in order
+ to be selected as the new active slave. If an empty string is
+ specified, the current active slave is cleared, and a new active
+ slave is selected automatically.
+
+ Note that this is only available through the sysfs interface. No module
+ parameter by this name exists.
+
+ The normal value of this option is the name of the currently
+ active slave, or the empty string if there is no active slave or
+ the current mode does not use an active slave.
+
ad_select
Specifies the 802.3ad aggregation selection logic to use. The
--
1.7.7.3
next prev parent reply other threads:[~2011-12-26 23:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` Nicolas de Pesloüan [this message]
2011-12-27 1:09 ` [PATCH V2] " David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1324942524-32116-1-git-send-email-nicolas.2p.debian@free.fr \
--to=nicolas.2p.debian@free.fr \
--cc=andy@greyhouse.net \
--cc=fubar@us.ibm.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).