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.