summary refs log tree commit diff
path: root/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2019-03-26 23:25:23 +0100
committerMichael Biebl <biebl@debian.org>2019-03-26 23:25:23 +0100
commit9a6dcbf895f9da01768e64b73cec88c16157d91e (patch)
treea359958930d731e9f1b59344642e10754419fe84 /docs/api/dbus-org.freedesktop.NetworkManager.Device.xml
parent964ae8cc391520440cf5aa13e2b9cc34850ea6c2 (diff)
New upstream version 1.16.0 upstream/1.16.0
Diffstat (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.Device.xml')
-rw-r--r--docs/api/dbus-org.freedesktop.NetworkManager.Device.xml26
1 files changed, 25 insertions, 1 deletions
diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml
index fdd95b5a..3aa0c7d6 100644
--- a/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml
+++ b/docs/api/dbus-org.freedesktop.NetworkManager.Device.xml
@@ -55,6 +55,8 @@
 <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.Metered">Metered</link>               readable   u
 <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.LldpNeighbors">LldpNeighbors</link>         readable   aa{sv}
 <link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.Real">Real</link>                  readable   b
+<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.Ip4Connectivity">Ip4Connectivity</link>       readable   u
+<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device.Ip6Connectivity">Ip6Connectivity</link>       readable   u
 </synopsis>
   </refsect1>
 <refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device">
@@ -417,7 +419,7 @@ NmPluginMissing  readable   b
 <programlisting>
 DeviceType  readable   u
 </programlisting>
-<para>        The general type of the network device; ie Ethernet, WiFi, etc.
+<para>        The general type of the network device; ie Ethernet, Wi-Fi, etc.
 </para><para>        Returns: <link linkend="NMDeviceType">NMDeviceType</link>
 </para>
 </refsect2>
@@ -484,6 +486,28 @@ Real  readable   b
         their AvailableConnections was activated.
 </para>
 </refsect2>
+<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device.Ip4Connectivity">
+  <title>The "Ip4Connectivity" property</title>
+  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device.Ip4Connectivity"><primary sortas=".Device:Ip4Connectivity">org.freedesktop.NetworkManager.Device:Ip4Connectivity</primary></indexterm>
+<programlisting>
+Ip4Connectivity  readable   u
+</programlisting>
+<para>        The result of the last IPv4 connectivity check.
+</para><para>        Since: 1.16
+</para><para>        Returns: <link linkend="NMConnectivityState">NMConnectivityState</link>
+</para>
+</refsect2>
+<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device.Ip6Connectivity">
+  <title>The "Ip6Connectivity" property</title>
+  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device.Ip6Connectivity"><primary sortas=".Device:Ip6Connectivity">org.freedesktop.NetworkManager.Device:Ip6Connectivity</primary></indexterm>
+<programlisting>
+Ip6Connectivity  readable   u
+</programlisting>
+<para>        The result of the last IPv6 connectivity check.
+</para><para>        Since: 1.16
+</para><para>        Returns: <link linkend="NMConnectivityState">NMConnectivityState</link>
+</para>
+</refsect2>
 </refsect1>
 </refentry>