From d460892bbfece74fb6d3cd846bf6ef548290be41 Mon Sep 17 00:00:00 2001
From: Michael Biebl
NULL means that the options are unset and left at the default.
In this case NetworkManager will use default options. This is
distinct from an empty list of properties.
The currently supported options are "attempts", "debug", "edns0", +"inet6", "ip6-bytestring", "ip6-dotint", "ndots", "no-check-names", +"no-ip6-dotint", "no-reload", "no-tld-query", "rotate", "single-request", +"single-request-reopen", "timeout", "trust-ad", "use-vc".
+The "trust-ad" setting is only honored if the profile contributes +name servers to resolv.conf, and if all contributing profiles have +"trust-ad" enabled.
Owner: NMSettingIPConfig
Flags: Read / Write
Since: 1.2
@@ -6559,6 +6586,11 @@ to complete unqualified host names. “gateway” gchar *
The gateway associated with this configuration. This is only meaningful if “addresses” is also set.
+The gateway's main purpose is to control the next hop of the standard default route on the device. +Hence, the gateway property conflicts with “never-default” and will be +automatically dropped if the IP configuration is set to never-default.
+As an alternative to set the gateway, configure a static default route with /0 as prefix +length.
Owner: NMSettingIPConfig
Flags: Read / Write
Default value: NULL
@@ -6692,6 +6724,6 @@ of NetworkManager. +