From 6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 12 Aug 2022 19:21:11 +0200 Subject: New upstream version 1.38.4 --- ...us-org.freedesktop.NetworkManager.IP4Config.xml | 69 +++++++++++++--------- 1 file changed, 42 insertions(+), 27 deletions(-) (limited to 'docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml') diff --git a/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml b/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml index 4f90746c..94a9ec44 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml @@ -25,7 +25,9 @@ Description - + + + Property Details @@ -35,9 +37,10 @@ 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 @@ -46,9 +49,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. @@ -57,7 +61,8 @@ AddressData readable aa{sv} Gateway readable s - The gateway in use. + +The gateway in use. @@ -66,11 +71,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 @@ -79,9 +85,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. @@ -90,7 +97,8 @@ RouteData readable aa{sv} Nameservers readable au - The nameservers in use. Deprecated: use NameserverData + +The nameservers in use. Deprecated: use NameserverData @@ -99,8 +107,9 @@ Nameservers readable au NameserverData readable aa{sv} - The nameservers in use. Currently, only the value "address" - is recognized (with an IP address string). + +The nameservers in use. Currently, only the value "address" +is recognized (with an IP address string). Since 1.14 @@ -110,7 +119,8 @@ NameserverData readable aa{sv} Domains readable as - A list of domains this address belongs to. + +A list of domains this address belongs to. @@ -119,7 +129,8 @@ Domains readable as Searches readable as - A list of dns searches. + +A list of dns searches. @@ -128,8 +139,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. @@ -138,7 +150,8 @@ DnsOptions readable as DnsPriority readable i - The relative priority of DNS servers. + +The relative priority of DNS servers. @@ -147,8 +160,9 @@ DnsPriority readable i WinsServers readable au - The Windows Internet Name Service servers associated with the connection. - Each address is in network byte order. Deprecated: use WinsServerData + +The Windows Internet Name Service servers associated with the connection. +Each address is in network byte order. Deprecated: use WinsServerData @@ -157,7 +171,8 @@ WinsServers readable au WinsServerData readable as - The Windows Internet Name Service servers associated with the connection. + +The Windows Internet Name Service servers associated with the connection. Since 1.14 -- cgit 1.3.0-6-gf8a5