diff options
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 | 37 |
1 files changed, 26 insertions, 11 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 ffc09320..8fc079b3 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.Device.IPTunnel.html @@ -86,7 +86,8 @@ PropertiesChanged (a{sv} properties); <pre class="programlisting"> Mode readable u </pre> -<p>The tunneling mode.</p> +<p> The tunneling mode. +</p> </div> <hr> <div class="refsect2"> @@ -94,7 +95,8 @@ Mode readable u <pre class="programlisting"> Parent readable o </pre> -<p>The object path of the parent device.</p> +<p> The object path of the parent device. +</p> </div> <hr> <div class="refsect2"> @@ -102,7 +104,8 @@ Parent readable o <pre class="programlisting"> Local readable s </pre> -<p>The local endpoint of the tunnel.</p> +<p> The local endpoint of the tunnel. +</p> </div> <hr> <div class="refsect2"> @@ -110,7 +113,8 @@ Local readable s <pre class="programlisting"> Remote readable s </pre> -<p>The remote endpoint of the tunnel.</p> +<p> The remote endpoint of the tunnel. +</p> </div> <hr> <div class="refsect2"> @@ -118,7 +122,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> +<p> The TTL assigned to tunneled packets. 0 is a special value meaning that + packets inherit the TTL value +</p> </div> <hr> <div class="refsect2"> @@ -126,7 +132,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> +<p> The type of service (IPv4) or traffic class (IPv6) assigned to tunneled + packets. +</p> </div> <hr> <div class="refsect2"> @@ -134,7 +142,8 @@ Tos readable y <pre class="programlisting"> PathMtuDiscovery readable b </pre> -<p>Whether path MTU discovery is enabled on this tunnel.</p> +<p> Whether path MTU discovery is enabled on this tunnel. +</p> </div> <hr> <div class="refsect2"> @@ -142,7 +151,8 @@ PathMtuDiscovery readable b <pre class="programlisting"> InputKey readable s </pre> -<p>The key used for incoming packets.</p> +<p> The key used for incoming packets. +</p> </div> <hr> <div class="refsect2"> @@ -150,7 +160,8 @@ InputKey readable s <pre class="programlisting"> OutputKey readable s </pre> -<p>The key used for outgoing packets.</p> +<p> The key used for outgoing packets. +</p> </div> <hr> <div class="refsect2"> @@ -158,7 +169,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> +<p> How many additional levels of encapsulation are permitted to be prepended + to packets. This property applies only to IPv6 tunnels. +</p> </div> <hr> <div class="refsect2"> @@ -166,7 +179,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> +<p> The flow label to assign to tunnel packets. This property applies only to + IPv6 tunnels. +</p> </div> </div> </div> |