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.IP4Config.html | |
| parent | f7c750061dab327e638c0129cfafd5b2215b3a2e (diff) | |
New upstream version 1.38.4 upstream/1.38.4
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html')
| -rw-r--r-- | docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html | 74 |
1 files changed, 45 insertions, 29 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html index 6906af35..ef2a7e63 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html @@ -8,7 +8,7 @@ <link rel="up" href="ref-dbus-ip4-configs.html" title="The /org/freedesktop/NetworkManager/IP4Config/* objects"> <link rel="prev" href="ref-dbus-ip4-configs.html" title="The /org/freedesktop/NetworkManager/IP4Config/* objects"> <link rel="next" href="ref-dbus-ip6-configs.html" title="The /org/freedesktop/NetworkManager/IP6Config/* 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"> @@ -52,7 +52,10 @@ </div> <div class="refsect1"> <a name="gdbus-interface-org-freedesktop-NetworkManager-IP4Config"></a><h2>Description</h2> -<p></p> +<p> +</p> +<p> +</p> </div> <div class="refsect1"> <a name="gdbus-properties-org.freedesktop.NetworkManager.IP4Config"></a><h2>Property Details</h2> @@ -61,9 +64,10 @@ <pre class="programlisting"> Addresses readable aau </pre> -<p> Array of arrays of IPv4 address/prefix/gateway. All 3 elements of each - array are in network byte order. Essentially: [(addr, prefix, gateway), - (addr, prefix, gateway), ...] Deprecated: use AddressData and Gateway +<p> +Array of arrays of IPv4 address/prefix/gateway. All 3 elements of each +array are in network byte order. Essentially: [(addr, prefix, gateway), +(addr, prefix, gateway), ...] Deprecated: use AddressData and Gateway </p> </div> <hr> @@ -72,9 +76,10 @@ Addresses readable aau <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> @@ -83,7 +88,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> @@ -92,11 +98,12 @@ Gateway readable s <pre class="programlisting"> Routes readable aau </pre> -<p> Arrays of IPv4 route/prefix/next-hop/metric. All 4 elements of each tuple - are in network byte order. 'route' and 'next hop' are IPv4 addresses, - while prefix and metric are simple unsigned integers. Essentially: - [(route, prefix, next-hop, metric), (route, prefix, next-hop, metric), - ...] Deprecated: use RouteData +<p> +Arrays of IPv4 route/prefix/next-hop/metric. All 4 elements of each tuple +are in network byte order. 'route' and 'next hop' are IPv4 addresses, +while prefix and metric are simple unsigned integers. Essentially: +[(route, prefix, next-hop, metric), (route, prefix, next-hop, metric), +...] Deprecated: use RouteData </p> </div> <hr> @@ -105,9 +112,10 @@ Routes readable aau <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> @@ -116,7 +124,8 @@ RouteData readable aa{sv} <pre class="programlisting"> Nameservers readable au </pre> -<p> The nameservers in use. Deprecated: use NameserverData +<p> +The nameservers in use. Deprecated: use NameserverData </p> </div> <hr> @@ -125,8 +134,9 @@ Nameservers readable au <pre class="programlisting"> NameserverData readable aa{sv} </pre> -<p> The nameservers in use. Currently, only the value "address" - is recognized (with an IP address string). +<p> +The nameservers in use. Currently, only the value "address" +is recognized (with an IP address string). </p> <p class="since">Since 1.14</p> </div> @@ -136,7 +146,8 @@ NameserverData readable aa{sv} <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> @@ -145,7 +156,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> @@ -154,8 +166,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> @@ -164,7 +177,8 @@ 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> <hr> @@ -173,8 +187,9 @@ DnsPriority readable i <pre class="programlisting"> WinsServers readable au </pre> -<p> The Windows Internet Name Service servers associated with the connection. - Each address is in network byte order. Deprecated: use WinsServerData +<p> +The Windows Internet Name Service servers associated with the connection. +Each address is in network byte order. Deprecated: use WinsServerData </p> </div> <hr> @@ -183,13 +198,14 @@ WinsServers readable au <pre class="programlisting"> WinsServerData readable as </pre> -<p> The Windows Internet Name Service servers associated with the connection. +<p> +The Windows Internet Name Service servers associated with the connection. </p> <p class="since">Since 1.14</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 |