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>2023-08-09 21:56:59 +0200
committerMichael Biebl <biebl@debian.org>2023-08-09 21:56:59 +0200
commitb1206f287e4fae1f9a7e29ec0dc11b54d726a7f8 (patch)
treecc1d62cd21f10b2375c76484b5e2187f1e75f010 /docs/api/html/settings-team.html
parenta6d4d07b23485507f30ddb1ce99f5c82428714c8 (diff)
parent05e4a733f2141995181a551854d5df929f084adf (diff)
Update upstream source from tag 'upstream/1.44.0'
Update to upstream version '1.44.0'
with Debian dir e69e19b54914190e7696747b3e0508f95977f387
Diffstat (limited to 'docs/api/html/settings-team.html')
-rw-r--r--docs/api/html/settings-team.html36
1 files changed, 18 insertions, 18 deletions
diff --git a/docs/api/html/settings-team.html b/docs/api/html/settings-team.html
index 640185f6..c6adf30a 100644
--- a/docs/api/html/settings-team.html
+++ b/docs/api/html/settings-team.html
@@ -38,7 +38,7 @@
             Properties
         </h2>
 <div class="table">
-<a name="id-1.3.3.35.2.2.1"></a><p class="title"><b>Table 81. </b></p>
+<a name="id-1.3.3.35.2.2.1"></a><p class="title"><b>Table 69. </b></p>
 <div class="table-contents"><table class="table" border="1">
 <colgroup>
 <col>
@@ -57,103 +57,103 @@
 <td><pre class="screen">config</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>The JSON configuration for the team network interface.  The property should contain raw JSON configuration data suitable for teamd, because the value is passed directly to teamd. If not specified, the default configuration is used.  See man teamd.conf for the format details.</td>
 </tr>
 <tr>
 <td><pre class="screen">interface-name</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>Deprecated in favor of connection.interface-name, but can be used for backward-compatibility with older daemons, to set the team's interface name.</td>
 </tr>
 <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> </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">-1</pre></td>
-<td> </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">-1</pre></td>
-<td> </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">-1</pre></td>
-<td> </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">-1</pre></td>
-<td> </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"></pre></td>
-<td> </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">TRUE</pre></td>
-<td> </td>
+<td>Corresponds to the teamd runner.active.</td>
 </tr>
 <tr>
 <td><pre class="screen">runner-agg-select-policy</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>Corresponds to the teamd runner.agg_select_policy.</td>
 </tr>
 <tr>
 <td><pre class="screen">runner-fast-rate</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">FALSE</pre></td>
-<td> </td>
+<td>Corresponds to the teamd runner.fast_rate.</td>
 </tr>
 <tr>
 <td><pre class="screen">runner-hwaddr-policy</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>Corresponds to the teamd runner.hwaddr_policy.</td>
 </tr>
 <tr>
 <td><pre class="screen">runner-min-ports</pre></td>
 <td><pre class="screen">int32</pre></td>
 <td><pre class="screen">-1</pre></td>
-<td> </td>
+<td>Corresponds to the teamd runner.min_ports.</td>
 </tr>
 <tr>
 <td><pre class="screen">runner-sys-prio</pre></td>
 <td><pre class="screen">int32</pre></td>
 <td><pre class="screen">-1</pre></td>
-<td> </td>
+<td>Corresponds to the teamd runner.sys_prio.</td>
 </tr>
 <tr>
 <td><pre class="screen">runner-tx-balancer</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td> </td>
+<td>Corresponds to the teamd runner.tx_balancer.name.</td>
 </tr>
 <tr>
 <td><pre class="screen">runner-tx-balancer-interval</pre></td>
 <td><pre class="screen">int32</pre></td>
 <td><pre class="screen">-1</pre></td>
-<td> </td>
+<td>Corresponds to the teamd runner.tx_balancer.interval.</td>
 </tr>
 <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> </td>
+<td>Corresponds to the teamd runner.tx_hash.</td>
 </tr>
 </tbody>
 </table></div>