about summary refs log tree commit diff
path: root/docs/api/html/settings-team.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2019-07-31 10:51:42 +0200
committerMichael Biebl <biebl@debian.org>2019-07-31 10:51:42 +0200
commit2e5fa45ddfbb5cffa1e78221f1cea706e2f298af (patch)
tree86f69d36c56de3074280456eddc854a780b8e04b /docs/api/html/settings-team.html
parent85563b7fc7ec2cd21e38debb9b28db342e2e8e7c (diff)
New upstream version 1.19.90 upstream/1.19.90
Diffstat (limited to 'docs/api/html/settings-team.html')
-rw-r--r--docs/api/html/settings-team.html22
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/api/html/settings-team.html b/docs/api/html/settings-team.html
index b3a38e24..5965e831 100644
--- a/docs/api/html/settings-team.html
+++ b/docs/api/html/settings-team.html
@@ -34,11 +34,11 @@
 <td class="gallery_image" valign="top" align="right"></td>
 </tr></table></div>
 <div class="refsect1">
-<a name="id-1.3.3.34.2"></a><h2>
+<a name="id-1.3.3.35.2"></a><h2>
             Properties
         </h2>
 <div class="table">
-<a name="id-1.3.3.34.2.2.1"></a><p class="title"><b>Table 99. </b></p>
+<a name="id-1.3.3.35.2.2.1"></a><p class="title"><b>Table 101. </b></p>
 <div class="table-contents"><table class="table" border="1">
 <colgroup>
 <col>
@@ -68,43 +68,43 @@
 <tr>
 <td><pre class="screen">link-watchers</pre></td>
 <td><pre class="screen">array of vardict</pre></td>
-<td><pre class="screen">[]</pre></td>
+<td><pre class="screen"></pre></td>
 <td>Link watchers configuration for the connection: each link watcher is defined by a dictionary, whose keys depend upon the selected link watcher. Available link watchers are 'ethtool', 'nsna_ping' and 'arp_ping' and it is specified in the dictionary with the key 'name'. Available keys are:   ethtool: 'delay-up', 'delay-down', 'init-wait'; nsna_ping: 'init-wait', 'interval', 'missed-max', 'target-host'; arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', 'validate-inactive', 'send-always'. See teamd.conf man for more details.</td>
 </tr>
 <tr>
 <td><pre class="screen">mcast-rejoin-count</pre></td>
 <td><pre class="screen">int32</pre></td>
-<td><pre class="screen">0</pre></td>
+<td><pre class="screen">-1</pre></td>
 <td>Corresponds to the teamd mcast_rejoin.count.</td>
 </tr>
 <tr>
 <td><pre class="screen">mcast-rejoin-interval</pre></td>
 <td><pre class="screen">int32</pre></td>
-<td><pre class="screen">0</pre></td>
+<td><pre class="screen">-1</pre></td>
 <td>Corresponds to the teamd mcast_rejoin.interval.</td>
 </tr>
 <tr>
 <td><pre class="screen">notify-peers-count</pre></td>
 <td><pre class="screen">int32</pre></td>
-<td><pre class="screen">0</pre></td>
+<td><pre class="screen">-1</pre></td>
 <td>Corresponds to the teamd notify_peers.count.</td>
 </tr>
 <tr>
 <td><pre class="screen">notify-peers-interval</pre></td>
 <td><pre class="screen">int32</pre></td>
-<td><pre class="screen">0</pre></td>
+<td><pre class="screen">-1</pre></td>
 <td>Corresponds to the teamd notify_peers.interval.</td>
 </tr>
 <tr>
 <td><pre class="screen">runner</pre></td>
 <td><pre class="screen">string</pre></td>
-<td><pre class="screen">"roundrobin"</pre></td>
-<td>Corresponds to the teamd runner.name. Permitted values are: "roundrobin", "broadcast", "activebackup", "loadbalance", "lacp", "random". When setting the runner, all the properties specific to the runner will be reset to the default value; all the properties specific to other runners will be set to an empty value (or if not possible to a default value).</td>
+<td><pre class="screen"></pre></td>
+<td>Corresponds to the teamd runner.name. Permitted values are: "roundrobin", "broadcast", "activebackup", "loadbalance", "lacp", "random".</td>
 </tr>
 <tr>
 <td><pre class="screen">runner-active</pre></td>
 <td><pre class="screen">boolean</pre></td>
-<td><pre class="screen">FALSE</pre></td>
+<td><pre class="screen">TRUE</pre></td>
 <td>Corresponds to the teamd runner.active.</td>
 </tr>
 <tr>
@@ -152,7 +152,7 @@
 <tr>
 <td><pre class="screen">runner-tx-hash</pre></td>
 <td><pre class="screen">array of string</pre></td>
-<td><pre class="screen">[]</pre></td>
+<td><pre class="screen"></pre></td>
 <td>Corresponds to the teamd runner.tx_hash.</td>
 </tr>
 </tbody>