diff options
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html | 38 |
1 files changed, 24 insertions, 14 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html index 33ecfb60..8c05cf5c 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.Tun.html @@ -8,7 +8,7 @@ <link rel="up" href="ref-dbus-devices.html" title="The /org/freedesktop/NetworkManager/Devices/* objects"> <link rel="prev" href="gdbus-org.freedesktop.NetworkManager.Device.Team.html" title="org.freedesktop.NetworkManager.Device.Team"> <link rel="next" href="gdbus-org.freedesktop.NetworkManager.Device.Veth.html" title="org.freedesktop.NetworkManager.Device.Veth"> -<meta name="generator" content="GTK-Doc V1.33.0 (XML mode)"> +<meta name="generator" content="GTK-Doc V1.33.1 (XML mode)"> <link rel="stylesheet" href="style.css" type="text/css"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> @@ -46,7 +46,10 @@ </div> <div class="refsect1"> <a name="gdbus-interface-org-freedesktop-NetworkManager-Device-Tun"></a><h2>Description</h2> -<p></p> +<p> +</p> +<p> +</p> </div> <div class="refsect1"> <a name="gdbus-properties-org.freedesktop.NetworkManager.Device.Tun"></a><h2>Property Details</h2> @@ -55,7 +58,8 @@ <pre class="programlisting"> Owner readable x </pre> -<p> The uid of the tunnel owner, or -1 if it has no owner. +<p> +The uid of the tunnel owner, or -1 if it has no owner. </p> </div> <hr> @@ -64,7 +68,8 @@ Owner readable x <pre class="programlisting"> Group readable x </pre> -<p> The gid of the tunnel group, or -1 if it has no owner. +<p> +The gid of the tunnel group, or -1 if it has no owner. </p> </div> <hr> @@ -73,7 +78,8 @@ Group readable x <pre class="programlisting"> Mode readable s </pre> -<p> The tunnel mode, either "tun" or "tap". +<p> +The tunnel mode, either "tun" or "tap". </p> </div> <hr> @@ -82,8 +88,9 @@ Mode readable s <pre class="programlisting"> NoPi readable b </pre> -<p> The tunnel's "TUN_NO_PI" flag; true if no protocol info is prepended to - the tunnel packets. +<p> +The tunnel's "TUN_NO_PI" flag; true if no protocol info is prepended to +the tunnel packets. </p> </div> <hr> @@ -92,8 +99,9 @@ NoPi readable b <pre class="programlisting"> VnetHdr readable b </pre> -<p> The tunnel's "TUN_VNET_HDR" flag; true if the tunnel packets include a - virtio network header. +<p> +The tunnel's "TUN_VNET_HDR" flag; true if the tunnel packets include a +virtio network header. </p> </div> <hr> @@ -102,8 +110,9 @@ VnetHdr readable b <pre class="programlisting"> MultiQueue readable b </pre> -<p> The tunnel's "TUN_TAP_MQ" flag; true if callers can connect to the tap - device multiple times, for multiple send/receive queues. +<p> +The tunnel's "TUN_TAP_MQ" flag; true if callers can connect to the tap +device multiple times, for multiple send/receive queues. </p> </div> <hr> @@ -112,14 +121,15 @@ MultiQueue readable b <pre class="programlisting"> HwAddress readable s </pre> -<p> Hardware address of the device. +<p> +Hardware address of the device. n - DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. +DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0. </p> </div> </div> </div> <div class="footer"> -<hr>Generated by GTK-Doc V1.33.0</div> +<hr>Generated by GTK-Doc V1.33.1</div> </body> </html> \ No newline at end of file |