From 2bfb3eb7d0323e69affca154395f51d8b577414d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 6 Apr 2016 00:46:19 +0200 Subject: Imported Upstream version 1.1.93 --- ...s-org.freedesktop.NetworkManager.IP4Config.html | 42 ++++++++++++++++------ 1 file changed, 32 insertions(+), 10 deletions(-) (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html') diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html index 88aabf84..7405a23c 100644 --- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html +++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html @@ -85,7 +85,10 @@ PropertiesChanged (a{sv} properties);
 Addresses  readable   aau
 
-

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

+

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 +


@@ -93,7 +96,10 @@ Addresses readable aau
 AddressData  readable   aa{sv}
 
-

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.

+

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. +


@@ -101,7 +107,8 @@ AddressData readable aa{sv}
 Gateway  readable   s
 
-

The gateway in use.

+

The gateway in use. +


@@ -109,7 +116,12 @@ Gateway readable s
 Routes  readable   aau
 
-

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

+

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 +


@@ -117,7 +129,10 @@ Routes readable aau
 RouteData  readable   aa{sv}
 
-

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.

+

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. +


@@ -125,7 +140,8 @@ RouteData readable aa{sv}
 Nameservers  readable   au
 
-

The nameservers in use.

+

The nameservers in use. +


@@ -133,7 +149,8 @@ Nameservers readable au
 Domains  readable   as
 
-

A list of domains this address belongs to.

+

A list of domains this address belongs to. +


@@ -141,7 +158,8 @@ Domains readable as
 Searches  readable   as
 
-

A list of dns searches.

+

A list of dns searches. +


@@ -149,7 +167,9 @@ Searches readable as
 DnsOptions  readable   as
 
-

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.

+

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. +


@@ -157,7 +177,9 @@ DnsOptions readable as
 WinsServers  readable   au
 
-

The Windows Internet Name Service servers associated with the connection. Each address is in network byte order.

+

The Windows Internet Name Service servers associated with the connection. + Each address is in network byte order. +

-- cgit 1.3.0-6-gf8a5