diff options
| author | Michael Biebl <biebl@debian.org> | 2016-08-26 02:18:32 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2016-08-26 02:18:32 +0200 |
| commit | 7514efc2f38c9ace4557d4e69d68e7d380389030 (patch) | |
| tree | 7fb00fda86cfcc2ca377f191633a7cfdbfea7ca3 /docs/api/html/NetworkManager.html | |
| parent | d6201f5d8daada3d64a0a3e0038e14eebec683ce (diff) | |
Imported Upstream version 1.4.0 upstream/1.4.0
Diffstat (limited to 'docs/api/html/NetworkManager.html')
| -rw-r--r-- | docs/api/html/NetworkManager.html | 40 |
1 files changed, 28 insertions, 12 deletions
diff --git a/docs/api/html/NetworkManager.html b/docs/api/html/NetworkManager.html index 5467a3a8..10704589 100644 --- a/docs/api/html/NetworkManager.html +++ b/docs/api/html/NetworkManager.html @@ -8,7 +8,7 @@ <link rel="up" href="manpages.html" title="Manual Pages"> <link rel="prev" href="nmcli-examples.html" title="nmcli-examples"> <link rel="next" href="spec.html" title="D-Bus API Reference"> -<meta name="generator" content="GTK-Doc V1.24 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.25 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -61,7 +61,8 @@ device an operation just happened on, and second the action. For device actions, the interface is the name of the kernel interface suitable for IP configuration. Thus it is either VPN_IP_IFACE, DEVICE_IP_IFACE, or DEVICE_IFACE, as applicable. - For the <code class="varname">hostname</code> action it is always "none". + For the <code class="varname">hostname</code> and <code class="varname">connectivity-change</code> + actions it is always "none". </p> <p>The actions are:</p> <div class="variablelist"><table border="0" class="variablelist"> @@ -155,6 +156,12 @@ The DHCPv6 lease has changed (renewed, rebound, etc). </p></td> </tr> +<tr> +<td><p><span class="term"><code class="varname">connectivity-change</code></span></p></td> +<td><p> + The network connectivity state has changed (no connectivity, went online, etc). + </p></td> +</tr> </tbody> </table></div> <p> @@ -275,6 +282,15 @@ and DHCP6_ instead. </p></td> </tr> +<tr> +<td><p><span class="term"><code class="varname">CONNECTIVITY_STATE</code></span></p></td> +<td><p> The network connectivity state, which can + take the values defined by the NMConnectivityState type, + from the org.freedesktop.NetworkManager D-Bus API: unknown, + none, portal, limited or full. Note: this variable will only + be set for connectivity-change actions. + </p></td> +</tr> </tbody> </table></div> <p> @@ -346,7 +362,7 @@ value of /etc/NetworkManager/NetworkManager.conf is used with a fallback to the older 'nm-system-settings.conf' if located in the same directory. See - <span class="citerefentry"><span class="refentrytitle">NetworkManager.conf</span>(5)</span> + <a class="link" href="NetworkManager.conf.html" title="NetworkManager.conf"><span class="citerefentry"><span class="refentrytitle">NetworkManager.conf</span>(5)</span></a> for more information on configuration file. </p></td> </tr> @@ -365,7 +381,7 @@ Sets how much information NetworkManager sends to the log destination (usually syslog's "daemon" facility). By default, only informational, warning, and error messages are logged. See the section on <code class="literal">logging</code> in - <span class="citerefentry"><span class="refentrytitle">NetworkManager.conf</span>(5)</span> + <a class="link" href="NetworkManager.conf.html" title="NetworkManager.conf"><span class="citerefentry"><span class="refentrytitle">NetworkManager.conf</span>(5)</span></a> for more information. </p></td> </tr> @@ -375,7 +391,7 @@ A comma-separated list specifying which operations are logged to the log destination (usually syslog). By default, most domains are logging-enabled. See the section on <code class="literal">logging</code> in - <span class="citerefentry"><span class="refentrytitle">NetworkManager.conf</span>(5)</span> + <a class="link" href="NetworkManager.conf.html" title="NetworkManager.conf"><span class="citerefentry"><span class="refentrytitle">NetworkManager.conf</span>(5)</span></a> for more information. </p></td> </tr> @@ -498,18 +514,18 @@ <div class="refsect1"> <a name="id-1.2.10.11"></a><h2>See Also</h2> <p> - <span class="citerefentry"><span class="refentrytitle">NetworkManager.conf</span>(5)</span>, - <span class="citerefentry"><span class="refentrytitle">nmcli</span>(1)</span>, - <span class="citerefentry"><span class="refentrytitle">nmcli-examples</span>(7)</span>, - <span class="citerefentry"><span class="refentrytitle">nm-online</span>(1)</span>, - <span class="citerefentry"><span class="refentrytitle">nm-settings</span>(5)</span>, + <a class="link" href="NetworkManager.conf.html" title="NetworkManager.conf"><span class="citerefentry"><span class="refentrytitle">NetworkManager.conf</span>(5)</span></a>, + <a class="link" href="nmcli.html" title="nmcli"><span class="citerefentry"><span class="refentrytitle">nmcli</span>(1)</span></a>, + <a class="link" href="nmcli-examples.html" title="nmcli-examples"><span class="citerefentry"><span class="refentrytitle">nmcli-examples</span>(7)</span></a>, + <a class="link" href="nm-online.html" title="nm-online"><span class="citerefentry"><span class="refentrytitle">nm-online</span>(1)</span></a>, + <a class="link" href="nm-settings.html" title="nm-settings"><span class="citerefentry"><span class="refentrytitle">nm-settings</span>(5)</span></a>, <span class="citerefentry"><span class="refentrytitle">nm-applet</span>(1)</span>, - <span class="citerefentry"><span class="refentrytitle">nm-connection-editor</span>(1)</span> + <span class="citerefentry"><span class="refentrytitle">nm-connection-editor</span>(1)</span>, <span class="citerefentry"><span class="refentrytitle">udev</span>(7)</span> </p> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.24</div> +<hr>Generated by GTK-Doc V1.25</div> </body> </html> \ No newline at end of file |