diff options
| author | Michael Biebl <biebl@debian.org> | 2018-09-08 17:44:06 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2018-09-08 17:44:06 +0200 |
| commit | 8f7a3cbbdd0c0a48277c341dd3a8ec8743ae9735 (patch) | |
| tree | 4353551fcb59cc822c3cadf2f4888f70601e8fbf /docs/api/html/settings-team-port.html | |
| parent | caf1db9d6fbc056cc6c76a24574890f6c7895f3d (diff) | |
New upstream version 1.13.90 upstream/1.13.90
Diffstat (limited to 'docs/api/html/settings-team-port.html')
| -rw-r--r-- | docs/api/html/settings-team-port.html | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/docs/api/html/settings-team-port.html b/docs/api/html/settings-team-port.html index 11d65fdc..f81f1778 100644 --- a/docs/api/html/settings-team-port.html +++ b/docs/api/html/settings-team-port.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.31.2"></a><h2> +<a name="id-1.3.3.35.2"></a><h2> Properties </h2> <div class="table"> -<a name="id-1.3.3.31.2.2.1"></a><p class="title"><b>Table 85. </b></p> +<a name="id-1.3.3.35.2.2.1"></a><p class="title"><b>Table 97. </b></p> <div class="table-contents"><table class="table" border="1"> <colgroup> <col> @@ -78,12 +78,6 @@ <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> </tr> <tr> -<td><pre class="screen">name</pre></td> -<td><pre class="screen">string</pre></td> -<td><pre class="screen">team-port</pre></td> -<td>The setting's name, which uniquely identifies the setting within the connection. Each setting type has a name unique to that type, for example "ppp" or "wireless" or "wired".</td> -</tr> -<tr> <td><pre class="screen">prio</pre></td> <td><pre class="screen">int32</pre></td> <td><pre class="screen">0</pre></td> |