diff options
Diffstat (limited to 'docs/libnm/html/NMSettingTeam.html')
| -rw-r--r-- | docs/libnm/html/NMSettingTeam.html | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/libnm/html/NMSettingTeam.html b/docs/libnm/html/NMSettingTeam.html index b68ee8a4..5365b1d9 100644 --- a/docs/libnm/html/NMSettingTeam.html +++ b/docs/libnm/html/NMSettingTeam.html @@ -8,7 +8,7 @@ <link rel="up" href="ch03.html" title="Connection and Setting API Reference"> <link rel="prev" href="NMSettingSerial.html" title="NMSettingSerial"> <link rel="next" href="NMSettingTeamPort.html" title="NMSettingTeamPort"> -<meta name="generator" content="GTK-Doc V1.26 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.27 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -2176,7 +2176,7 @@ nm_setting_team_clear_link_watchers (<em class="parameter"><code><a class="link" <hr> <div class="refsect2"> <a name="NM-SETTING-TEAM-RUNNER-SYS-PRIO-DEFAULT:CAPS"></a><h3>NM_SETTING_TEAM_RUNNER_SYS_PRIO_DEFAULT</h3> -<pre class="programlisting">#define NM_SETTING_TEAM_RUNNER_SYS_PRIO_DEFAULT 255 +<pre class="programlisting">#define NM_SETTING_TEAM_RUNNER_SYS_PRIO_DEFAULT 65535 </pre> </div> <hr> @@ -2262,7 +2262,11 @@ arp_ping: all the ones in nsna_ping and 'source-host', 'validate-active', <pre class="programlisting"> “runner” <a href="../glib/glib-Basic-Types.html#gchar"><span class="type">gchar</span></a> *</pre> <p>Corresponds to the teamd runner.name. Permitted values are: "roundrobin", "broadcast", "activebackup", -"loadbalance", "lacp".</p> +"loadbalance", "lacp". +When setting the runner, all the properties specific to the runner +will be reset to the default value; all the properties specific to +other runners will be set to an empty value (or if not possible to +a default value).</p> <p>Flags: Read / Write</p> <p>Default value: NULL</p> <p class="since">Since: 1.10.2</p> @@ -2350,6 +2354,6 @@ Permitted values are: "roundrobin", "broadcast", "activebackup", </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.26</div> +<hr>Generated by GTK-Doc V1.27</div> </body> </html> \ No newline at end of file |