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.IP6Config.html | |
| parent | f7c750061dab327e638c0129cfafd5b2215b3a2e (diff) | |
New upstream version 1.38.4 upstream/1.38.4
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html | 51 |
1 files changed, 32 insertions, 19 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html index 3336e0c0..7b5e167e 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP6Config.html @@ -8,7 +8,7 @@ <link rel="up" href="ref-dbus-ip6-configs.html" title="The /org/freedesktop/NetworkManager/IP6Config/* objects"> <link rel="prev" href="ref-dbus-ip6-configs.html" title="The /org/freedesktop/NetworkManager/IP6Config/* objects"> <link rel="next" href="ref-dbus-dhcp4-configs.html" title="The /org/freedesktop/NetworkManager/DHCP4Config/* objects"> -<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"> @@ -49,7 +49,10 @@ </div> <div class="refsect1"> <a name="gdbus-interface-org-freedesktop-NetworkManager-IP6Config"></a><h2>Description</h2> -<p></p> +<p> +</p> +<p> +</p> </div> <div class="refsect1"> <a name="gdbus-properties-org.freedesktop.NetworkManager.IP6Config"></a><h2>Property Details</h2> @@ -58,8 +61,9 @@ <pre class="programlisting"> Addresses readable a(ayuay) </pre> -<p> Array of tuples of IPv6 address/prefix/gateway. Deprecated: use - AddressData and Gateway. +<p> +Array of tuples of IPv6 address/prefix/gateway. Deprecated: use +AddressData and Gateway. </p> </div> <hr> @@ -68,9 +72,10 @@ Addresses readable a(ayuay) <pre class="programlisting"> AddressData readable aa{sv} </pre> -<p> Array of IP address data objects. All addresses will include "address" (an - IP address string), and "prefix" (a uint). Some addresses may include - additional attributes. +<p> +Array of IP address data objects. All addresses will include "address" (an +IP address string), and "prefix" (a uint). Some addresses may include +additional attributes. </p> </div> <hr> @@ -79,7 +84,8 @@ AddressData readable aa{sv} <pre class="programlisting"> Gateway readable s </pre> -<p> The gateway in use. +<p> +The gateway in use. </p> </div> <hr> @@ -88,7 +94,8 @@ Gateway readable s <pre class="programlisting"> Routes readable a(ayuayu) </pre> -<p> Tuples of IPv6 route/prefix/next-hop/metric. Deprecated: use RouteData +<p> +Tuples of IPv6 route/prefix/next-hop/metric. Deprecated: use RouteData </p> </div> <hr> @@ -97,9 +104,10 @@ Routes readable a(ayuayu) <pre class="programlisting"> RouteData readable aa{sv} </pre> -<p> Array of IP route data objects. All routes will include "dest" (an IP - address string) and "prefix" (a uint). Some routes may include "next-hop" - (an IP address string), "metric" (a uint), and additional attributes. +<p> +Array of IP route data objects. All routes will include "dest" (an IP +address string) and "prefix" (a uint). Some routes may include "next-hop" +(an IP address string), "metric" (a uint), and additional attributes. </p> </div> <hr> @@ -108,7 +116,8 @@ RouteData readable aa{sv} <pre class="programlisting"> Nameservers readable aay </pre> -<p> The nameservers in use. +<p> +The nameservers in use. </p> </div> <hr> @@ -117,7 +126,8 @@ Nameservers readable aay <pre class="programlisting"> Domains readable as </pre> -<p> A list of domains this address belongs to. +<p> +A list of domains this address belongs to. </p> </div> <hr> @@ -126,7 +136,8 @@ Domains readable as <pre class="programlisting"> Searches readable as </pre> -<p> A list of dns searches. +<p> +A list of dns searches. </p> </div> <hr> @@ -135,8 +146,9 @@ Searches readable as <pre class="programlisting"> DnsOptions readable as </pre> -<p> A list of DNS options that modify the behavior of the DNS resolver. See - resolv.conf(5) manual page for the list of supported options. +<p> +A list of DNS options that modify the behavior of the DNS resolver. See +resolv.conf(5) manual page for the list of supported options. </p> </div> <hr> @@ -145,12 +157,13 @@ DnsOptions readable as <pre class="programlisting"> DnsPriority readable i </pre> -<p> The relative priority of DNS servers. +<p> +The relative priority of DNS servers. </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 |