From 6518e361171f64bcaaa4bf868139362ed95cc2e0 Mon Sep 17 00:00:00 2001
From: Michael Biebl The GPtrArray containing the IPv6 addresses; use
- Flags: ReadThe
“addresses” property “addresses” NMIP6AddressObjectArray *
nm_utils_ip6_addresses_from_gvalue() to return a GSList of
+nm_utils_ip6_addresses_from_gvalue() to return a GSList of
NMSettingIP6Address objects that is more usable than the raw data.
“routes” property “routes” NMIP6RouteObjectArray *
The GPtrArray containing the IPv6 routes; use
-nm_utils_ip6_routes_from_gvalue() to return a GSList of
+nm_utils_ip6_routes_from_gvalue() to return a GSList of
NMSettingIP6Address objects that is more usable than the raw data.
Flags: Read
@@ -567,6 +567,6 @@ contain the addresses of nameservers of the configuration. +