From 70e18d99b8e3e77bb37e218d7ac582130156f8ef Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 25 Jan 2024 09:46:18 +0100 Subject: New upstream version 1.45.90 --- .../dbus-org.freedesktop.NetworkManager.IP4Config.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 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 94a9ec44..c14e5c41 100644 --- a/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml +++ b/docs/api/dbus-org.freedesktop.NetworkManager.IP4Config.xml @@ -40,7 +40,9 @@ 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 +(addr, prefix, gateway), ...]. + +DEPRECATED: use AddressData and Gateway @@ -76,7 +78,9 @@ 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 +...]. + +DEPRECATED: use RouteData @@ -98,7 +102,9 @@ address string) and "prefix" (a uint). Some routes may include "next-hop" Nameservers readable au -The nameservers in use. Deprecated: use NameserverData +The nameservers in use. + +DEPRECATED: use NameserverData @@ -162,7 +168,9 @@ WinsServers readable au The Windows Internet Name Service servers associated with the connection. -Each address is in network byte order. Deprecated: use WinsServerData +Each address is in network byte order. + +DEPRECATED: use WinsServerData -- cgit 1.3.0-6-gf8a5