Array of tuples of IPv6 address/prefix/gateway. Deprecated: use AddressData and Gateway. 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. The gateway in use. Tuples of IPv6 route/prefix/next-hop/metric. Deprecated: use RouteData 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. The nameservers in use. A list of domains this address belongs to. A list of dns searches. 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 dictionary mapping property names to variant boxed values