diff options
Diffstat (limited to 'docs/api/html/settings-team.html')
| -rw-r--r-- | docs/api/html/settings-team.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/api/html/settings-team.html b/docs/api/html/settings-team.html index 4711e700..b3a38e24 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.34.2.2.1"></a><p class="title"><b>Table 96. </b></p> +<a name="id-1.3.3.34.2.2.1"></a><p class="title"><b>Table 99. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -69,7 +69,7 @@ <td><pre class="screen">link-watchers</pre></td> <td><pre class="screen">array of vardict</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-incative', 'send-always'. See teamd.conf man for more details.</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> |