diff options
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> |