Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279083
b: refs/heads/master
c: 1ba9ac7
h: refs/heads/master
i:
  279081: 22a4b8b
  279079: ac1e567
v: v3
  • Loading branch information
Nicolas de Pesloüan authored and David S. Miller committed Dec 27, 2011
1 parent 099ce28 commit bc3f4aa
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c159d30c59dc84934f8ef46f934ce1232c558ecd
refs/heads/master: 1ba9ac7c35b30d6b958a30240e21ddaea8d21b35
17 changes: 17 additions & 0 deletions trunk/Documentation/networking/bonding.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bc3f4aa

Please sign in to comment.