From 05e4a733f2141995181a551854d5df929f084adf Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 9 Aug 2023 21:55:35 +0200 Subject: New upstream version 1.44.0 --- docs/libnm/html/NMSettingIP6Config.html | 51 +++++++++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 2 deletions(-) (limited to 'docs/libnm/html/NMSettingIP6Config.html') diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html index d1b6a927..54a8c0f2 100644 --- a/docs/libnm/html/NMSettingIP6Config.html +++ b/docs/libnm/html/NMSettingIP6Config.html @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@ Home Up Prev -Next +Next
@@ -94,6 +94,13 @@ nm_setting_ip6_config_get_mtu () + +const char * + + +nm_setting_ip6_config_get_dhcp_pd_hint () + +
@@ -135,6 +142,10 @@ #define +NM_SETTING_IP6_CONFIG_DHCP_PD_HINT + + +#define NM_SETTING_IP6_CONFIG_METHOD_IGNORE @@ -377,6 +388,36 @@ transmission unit.

Since: 1.40

+
+
+

nm_setting_ip6_config_get_dhcp_pd_hint ()

+
const char *
+nm_setting_ip6_config_get_dhcp_pd_hint
+                               (NMSettingIP6Config *setting);
+

Returns the value contained in the “dhcp-pd-hint” +property.

+
+

Parameters

+
+++++ + + + + + +

setting

the NMSettingIP6Config

 
+
+
+

Returns

+

a string containing an address and prefix length to be used +as hint for DHCPv6 prefix delegation.

+
+

Since: 1.44

+

Types and Values

@@ -423,6 +464,12 @@ transmission unit.


+

NM_SETTING_IP6_CONFIG_DHCP_PD_HINT

+
#define NM_SETTING_IP6_CONFIG_DHCP_PD_HINT "dhcp-pd-hint"
+
+
+
+

NM_SETTING_IP6_CONFIG_METHOD_IGNORE

#define NM_SETTING_IP6_CONFIG_METHOD_IGNORE "ignore"
 
-- cgit 1.3.0-6-gf8a5