diff options
| author | Michael Biebl <biebl@debian.org> | 2022-08-12 19:21:11 +0200 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2022-08-12 19:21:11 +0200 |
| commit | 6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b (patch) | |
| tree | a77a0617213a5183a4de43824e3fbae9779e9b8e /docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html | |
| parent | f7c750061dab327e638c0129cfafd5b2215b3a2e (diff) | |
New upstream version 1.38.4 upstream/1.38.4
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html | 53 |
1 files changed, 34 insertions, 19 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html index 45860f06..cdf6a946 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.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.Generic.html" title="org.freedesktop.NetworkManager.Device.Generic"> <link rel="next" href="gdbus-org.freedesktop.NetworkManager.Device.Infiniband.html" title="org.freedesktop.NetworkManager.Device.Infiniband"> -<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"> @@ -51,7 +51,10 @@ </div> <div class="refsect1"> <a name="gdbus-interface-org-freedesktop-NetworkManager-Device-IPTunnel"></a><h2>Description</h2> -<p></p> +<p> +</p> +<p> +</p> </div> <div class="refsect1"> <a name="gdbus-properties-org.freedesktop.NetworkManager.Device.IPTunnel"></a><h2>Property Details</h2> @@ -60,7 +63,8 @@ <pre class="programlisting"> Mode readable u </pre> -<p> The tunneling mode. +<p> +The tunneling mode. </p> </div> <hr> @@ -69,7 +73,8 @@ Mode readable u <pre class="programlisting"> Parent readable o </pre> -<p> The object path of the parent device. +<p> +The object path of the parent device. </p> </div> <hr> @@ -78,7 +83,8 @@ Parent readable o <pre class="programlisting"> Local readable s </pre> -<p> The local endpoint of the tunnel. +<p> +The local endpoint of the tunnel. </p> </div> <hr> @@ -87,7 +93,8 @@ Local readable s <pre class="programlisting"> Remote readable s </pre> -<p> The remote endpoint of the tunnel. +<p> +The remote endpoint of the tunnel. </p> </div> <hr> @@ -96,8 +103,9 @@ Remote readable s <pre class="programlisting"> Ttl readable y </pre> -<p> The TTL assigned to tunneled packets. 0 is a special value meaning that - packets inherit the TTL value +<p> +The TTL assigned to tunneled packets. 0 is a special value meaning that +packets inherit the TTL value </p> </div> <hr> @@ -106,8 +114,9 @@ Ttl readable y <pre class="programlisting"> Tos readable y </pre> -<p> The type of service (IPv4) or traffic class (IPv6) assigned to tunneled - packets. +<p> +The type of service (IPv4) or traffic class (IPv6) assigned to tunneled +packets. </p> </div> <hr> @@ -116,7 +125,8 @@ Tos readable y <pre class="programlisting"> PathMtuDiscovery readable b </pre> -<p> Whether path MTU discovery is enabled on this tunnel. +<p> +Whether path MTU discovery is enabled on this tunnel. </p> </div> <hr> @@ -125,7 +135,8 @@ PathMtuDiscovery readable b <pre class="programlisting"> InputKey readable s </pre> -<p> The key used for incoming packets. +<p> +The key used for incoming packets. </p> </div> <hr> @@ -134,7 +145,8 @@ InputKey readable s <pre class="programlisting"> OutputKey readable s </pre> -<p> The key used for outgoing packets. +<p> +The key used for outgoing packets. </p> </div> <hr> @@ -143,8 +155,9 @@ OutputKey readable s <pre class="programlisting"> EncapsulationLimit readable y </pre> -<p> How many additional levels of encapsulation are permitted to be prepended - to packets. This property applies only to IPv6 tunnels. +<p> +How many additional levels of encapsulation are permitted to be prepended +to packets. This property applies only to IPv6 tunnels. </p> </div> <hr> @@ -153,8 +166,9 @@ EncapsulationLimit readable y <pre class="programlisting"> FlowLabel readable u </pre> -<p> The flow label to assign to tunnel packets. This property applies only to - IPv6 tunnels. +<p> +The flow label to assign to tunnel packets. This property applies only to +IPv6 tunnels. </p> </div> <hr> @@ -163,12 +177,13 @@ FlowLabel readable u <pre class="programlisting"> Flags readable u </pre> -<p> Tunnel flags. +<p> +Tunnel flags. </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 |