about summary refs log tree commit diff
path: root/docs/api/html/settings-team-port.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-10-04 00:56:46 +0200
committerMichael Biebl <biebl@debian.org>2022-10-04 00:56:46 +0200
commit3612e6355f3f40d264ec4657547761069baa5430 (patch)
tree768e4f5b37b66f540dd7030aa2eaff2ac7bb0168 /docs/api/html/settings-team-port.html
parent7e9f00a3be8f65535e6620b344443ec4d403212b (diff)
parent6f7fcde10e47d8af865af336becf1fd8a446e62e (diff)
Merge tag 'debian/1.40.0-1' into debian/bullseye-backports
network-manager Debian release 1.40.0-1
Diffstat (limited to 'docs/api/html/settings-team-port.html')
-rw-r--r--docs/api/html/settings-team-port.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/api/html/settings-team-port.html b/docs/api/html/settings-team-port.html
index dbbe038d..c8d05d09 100644
--- a/docs/api/html/settings-team-port.html
+++ b/docs/api/html/settings-team-port.html
@@ -29,7 +29,7 @@
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>team-port</h2>
-<p>team-port — Team Port Settings</p>
+<p>team-port —  Team Port Settings</p>
 </td>
 <td class="gallery_image" valign="top" align="right"></td>
 </tr></table></div>
@@ -57,43 +57,43 @@
 <td><pre class="screen">config</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td>The JSON configuration for the team port. 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>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">lacp-key</pre></td>
 <td><pre class="screen">int32</pre></td>
 <td><pre class="screen">-1</pre></td>
-<td>Corresponds to the teamd ports.PORTIFNAME.lacp_key.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">lacp-prio</pre></td>
 <td><pre class="screen">int32</pre></td>
 <td><pre class="screen">-1</pre></td>
-<td>Corresponds to the teamd ports.PORTIFNAME.lacp_prio.</td>
+<td> </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>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>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">prio</pre></td>
 <td><pre class="screen">int32</pre></td>
 <td><pre class="screen">0</pre></td>
-<td>Corresponds to the teamd ports.PORTIFNAME.prio.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">queue-id</pre></td>
 <td><pre class="screen">int32</pre></td>
 <td><pre class="screen">-1</pre></td>
-<td>Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the parameter is skipped from the json config.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">sticky</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">FALSE</pre></td>
-<td>Corresponds to the teamd ports.PORTIFNAME.sticky.</td>
+<td> </td>
 </tr>
 </tbody>
 </table></div>