From 0018d1f3cf71d680d7b6bceda55a5717244d8b26 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 16 Aug 2022 18:24:19 +0200 Subject: New upstream version 1.39.90 --- docs/libnm/html/NMSettingIP6Config.html | 63 ++++++++++++++++++++++++++++++++- 1 file changed, 62 insertions(+), 1 deletion(-) (limited to 'docs/libnm/html/NMSettingIP6Config.html') diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html index 474684ba..452f5796 100644 --- a/docs/libnm/html/NMSettingIP6Config.html +++ b/docs/libnm/html/NMSettingIP6Config.html @@ -86,6 +86,14 @@ nm_setting_ip6_config_get_ra_timeout () + + +guint32 + + +nm_setting_ip6_config_get_mtu () + + @@ -123,6 +131,10 @@ #define +NM_SETTING_IP6_CONFIG_MTU + + +#define NM_SETTING_IP6_CONFIG_METHOD_IGNORE @@ -203,7 +215,7 @@ nm_setting_ip6_config_new (void

nm_setting_ip6_config_get_ip6_privacy ()

NMSettingIP6ConfigPrivacy
 nm_setting_ip6_config_get_ip6_privacy (NMSettingIP6Config *setting);
-

Returns the value contained in the “ip6-privacy” +

Returns the value contained in the “ip6-privacy” property.

Parameters

@@ -338,6 +350,33 @@ timeout for router advertisements in seconds.

Since: 1.24

+
+
+

nm_setting_ip6_config_get_mtu ()

+
guint32
+nm_setting_ip6_config_get_mtu (NMSettingIP6Config *setting);
+
+

Parameters

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

setting

the NMSettingIP6Config

 
+
+
+

Returns

+

The configured NM_SETTING_IP6_CONFIG_MTU value for the maximum +transmission unit.

+
+

Since: 1.40

+

Types and Values

@@ -378,6 +417,12 @@ timeout for router advertisements in seconds.


+

NM_SETTING_IP6_CONFIG_MTU

+
#define NM_SETTING_IP6_CONFIG_MTU "mtu"
+
+
+
+

NM_SETTING_IP6_CONFIG_METHOD_IGNORE

#define NM_SETTING_IP6_CONFIG_METHOD_IGNORE "ignore"
 
@@ -518,6 +563,22 @@ specified by RFC7217.

  + +

NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT_OR_EUI64

+ +

Fallback to the global +default, and if unspecified use "eui64". Since: 1.40.

+ +  + + +

NM_SETTING_IP6_CONFIG_ADDR_GEN_MODE_DEFAULT

+ +

Fallback to the global +default, and if unspecified use "stable-privacy". Since: 1.40.

+ +  +
-- cgit 1.3.0-6-gf8a5