From 70e18d99b8e3e77bb37e218d7ac582130156f8ef Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 25 Jan 2024 09:46:18 +0100 Subject: New upstream version 1.45.90 --- docs/libnm/html/NMSettingIPConfig.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'docs/libnm/html/NMSettingIPConfig.html') diff --git a/docs/libnm/html/NMSettingIPConfig.html b/docs/libnm/html/NMSettingIPConfig.html index af4014f4..332cf285 100644 --- a/docs/libnm/html/NMSettingIPConfig.html +++ b/docs/libnm/html/NMSettingIPConfig.html @@ -1481,6 +1481,14 @@ addressing, routing, and name service properties

NM_SETTING_DNS_OPTION_NO_AAAA +#define +NM_SETTING_DNS_OPTION_INTERNAL_NO_ADD_EDNS0 + + +#define +NM_SETTING_DNS_OPTION_INTERNAL_NO_ADD_TRUST_AD + + enum NMDhcpHostnameFlags @@ -4626,6 +4634,7 @@ nm_setting_ip_config_get_num_dns_searches
const char *
 nm_setting_ip_config_get_dns_search (NMSettingIPConfig *setting,
                                      int idx);
+

Since 1.46, access at index "len" is allowed and returns NULL.

Parameters

@@ -4844,6 +4853,7 @@ a default configuration, while the former explicitly means "no-options".

const char *
 nm_setting_ip_config_get_dns_option (NMSettingIPConfig *setting,
                                      guint idx);
+

Since 1.46, access at index "len" is allowed and returns NULL.

Parameters

@@ -6640,6 +6650,18 @@ rule verfies or fail.


+

NM_SETTING_DNS_OPTION_INTERNAL_NO_ADD_EDNS0

+
#define NM_SETTING_DNS_OPTION_INTERNAL_NO_ADD_EDNS0    "_no-add-edns0"
+
+
+
+
+

NM_SETTING_DNS_OPTION_INTERNAL_NO_ADD_TRUST_AD

+
#define NM_SETTING_DNS_OPTION_INTERNAL_NO_ADD_TRUST_AD "_no-add-trust-ad"
+
+
+
+

enum NMDhcpHostnameFlags

NMDhcpHostnameFlags describe flags related to the DHCP hostname and FQDN.

-- cgit 1.3.0-6-gf8a5