From d460892bbfece74fb6d3cd846bf6ef548290be41 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 8 May 2020 21:40:53 +0200 Subject: New upstream version 1.24.0 --- docs/libnm/html/NMSettingIPConfig.html | 36 ++++++++++++++++++++++++++++++++-- 1 file changed, 34 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMSettingIPConfig.html') diff --git a/docs/libnm/html/NMSettingIPConfig.html b/docs/libnm/html/NMSettingIPConfig.html index 241e6264..6e6a1a41 100644 --- a/docs/libnm/html/NMSettingIPConfig.html +++ b/docs/libnm/html/NMSettingIPConfig.html @@ -8,7 +8,7 @@ - + @@ -1485,6 +1485,14 @@ addressing, routing, and name service properties

NM_SETTING_DNS_OPTION_USE_VC +#define +NM_SETTING_DNS_OPTION_NO_RELOAD + + +#define +NM_SETTING_DNS_OPTION_TRUST_AD + +   NMSettingIPConfig @@ -6302,6 +6310,18 @@ rule verfies or fail.


+

NM_SETTING_DNS_OPTION_NO_RELOAD

+
#define NM_SETTING_DNS_OPTION_NO_RELOAD                 "no-reload"
+
+
+
+
+

NM_SETTING_DNS_OPTION_TRUST_AD

+
#define NM_SETTING_DNS_OPTION_TRUST_AD                  "trust-ad"
+
+
+
+

NMSettingIPConfig

typedef struct _NMSettingIPConfig NMSettingIPConfig;
@@ -6503,6 +6523,13 @@ timeout is used (usually 45 seconds).

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.

+
Generated by GTK-Doc V1.32 \ No newline at end of file -- cgit 1.3.0-6-gf8a5