about summary refs log tree commit diff
path: root/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2024-01-25 09:46:18 +0100
committerMichael Biebl <biebl@debian.org>2024-01-25 09:46:18 +0100
commit70e18d99b8e3e77bb37e218d7ac582130156f8ef (patch)
treed40c587e6d3f0e094ff558e415f1bb9803643214 /docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html
parentd4d8b2b91f7ba000d97a8b2aab48c85000c11314 (diff)
New upstream version 1.45.90 upstream/1.45.90
Diffstat (limited to 'docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html')
-rw-r--r--docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html20
1 files changed, 16 insertions, 4 deletions
diff --git a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html
index ef2a7e63..8fd35c68 100644
--- a/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html
+++ b/docs/api/html/gdbus-org.freedesktop.NetworkManager.IP4Config.html
@@ -67,7 +67,10 @@ Addresses  readable   aau
 <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
+(addr, prefix, gateway), ...].
+</p>
+<p>
+DEPRECATED: use AddressData and Gateway
 </p>
 </div>
 <hr>
@@ -103,7 +106,10 @@ 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>
+<p>
+DEPRECATED: use RouteData
 </p>
 </div>
 <hr>
@@ -125,7 +131,10 @@ address string) and "prefix" (a uint). Some routes may include "next-hop"
 Nameservers  readable   au
 </pre>
 <p>
-The nameservers in use. Deprecated: use NameserverData
+The nameservers in use.
+</p>
+<p>
+DEPRECATED: use NameserverData
 </p>
 </div>
 <hr>
@@ -189,7 +198,10 @@ 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
+Each address is in network byte order.
+</p>
+<p>
+DEPRECATED: use WinsServerData
 </p>
 </div>
 <hr>