diff options
| author | Michael Biebl <biebl@debian.org> | 2019-07-31 10:52:41 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2019-07-31 10:52:41 +0200 |
| commit | 3a99ba5fd066fe42bd5461360a7411766496619c (patch) | |
| tree | b43863fbe867d7b0f9f9032fd40664c521c88fcb /docs/libnm/html/NMSettingTeamPort.html | |
| parent | 13cfe714153013158bdf3e74ab58ab713a04223c (diff) | |
| parent | 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af (diff) | |
Update upstream source from tag 'upstream/1.19.90'
Update to upstream version '1.19.90' with Debian dir 6d1a5b9902866beee1365904d425141b5d4c944c
Diffstat (limited to 'docs/libnm/html/NMSettingTeamPort.html')
| -rw-r--r-- | docs/libnm/html/NMSettingTeamPort.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/libnm/html/NMSettingTeamPort.html b/docs/libnm/html/NMSettingTeamPort.html index 403a0373..4d56f2a1 100644 --- a/docs/libnm/html/NMSettingTeamPort.html +++ b/docs/libnm/html/NMSettingTeamPort.html @@ -709,7 +709,7 @@ used. See man teamd.conf for the format details.</p> <pre class="programlisting"> “lacp-key” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre> <p>Corresponds to the teamd ports.PORTIFNAME.lacp_key.</p> <p>Flags: Read / Write</p> -<p>Default value: 0</p> +<p>Default value: -1</p> <p class="since">Since: 1.12</p> </div> <hr> @@ -718,7 +718,7 @@ used. See man teamd.conf for the format details.</p> <pre class="programlisting"> “lacp-prio” <a href="https://developer.gnome.org/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a></pre> <p>Corresponds to the teamd ports.PORTIFNAME.lacp_prio.</p> <p>Flags: Read / Write</p> -<p>Default value: 0</p> +<p>Default value: -1</p> <p class="since">Since: 1.12</p> </div> <hr> @@ -753,7 +753,7 @@ arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', <p>Corresponds to the teamd ports.PORTIFNAME.queue_id. When set to -1 means the parameter is skipped from the json config.</p> <p>Flags: Read / Write</p> -<p>Default value: 0</p> +<p>Default value: -1</p> <p class="since">Since: 1.12</p> </div> <hr> |