From 7514efc2f38c9ace4557d4e69d68e7d380389030 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Fri, 26 Aug 2016 02:18:32 +0200 Subject: Imported Upstream version 1.4.0 --- docs/libnm/html/NMSettingIP6Config.html | 79 +++++++++++++++++++++++++++++---- 1 file changed, 70 insertions(+), 9 deletions(-) (limited to 'docs/libnm/html/NMSettingIP6Config.html') diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html index 285780a6..b6b3d888 100644 --- a/docs/libnm/html/NMSettingIP6Config.html +++ b/docs/libnm/html/NMSettingIP6Config.html @@ -8,7 +8,7 @@ - + @@ -65,6 +65,13 @@ nm_setting_ip6_config_get_addr_gen_mode () + +const char * + + +nm_setting_ip6_config_get_token () + + @@ -87,6 +94,12 @@ ip6-privacy Read / Write / Construct + + +gchar * +token +Read / Write + @@ -112,6 +125,10 @@ #define +NM_SETTING_IP6_CONFIG_TOKEN + + +#define NM_SETTING_IP6_CONFIG_METHOD_IGNORE @@ -185,7 +202,7 @@ supported.

nm_setting_ip6_config_new (void);

Creates a new NMSettingIP6Config object with default values.

-

Returns

+

Returns

the new empty NMSettingIP6Config object.

[transfer full]

@@ -198,7 +215,7 @@ nm_setting_ip6_config_get_ip6_privacy (“ip6-privacy” property.

-

Parameters

+

Parameters

@@ -213,7 +230,7 @@ property.

-

Returns

+

Returns

IPv6 Privacy Extensions configuration value (NMSettingIP6ConfigPrivacy).

@@ -226,7 +243,7 @@ nm_setting_ip6_config_get_addr_gen_mode

Returns the value contained in the “addr-gen-mode” property.

-

Parameters

+

Parameters

@@ -241,11 +258,39 @@ property.

-

Returns

+

Returns

IPv6 Address Generation Mode.

Since: 1.2

+
+
+

nm_setting_ip6_config_get_token ()

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

Returns the value contained in the “token” +property.

+
+

Parameters

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

setting

the NMSettingIP6Config

 
+
+
+

Returns

+

A string.

+
+

Since: 1.4

+

Types and Values

@@ -268,6 +313,12 @@ property.


+

NM_SETTING_IP6_CONFIG_TOKEN

+
#define NM_SETTING_IP6_CONFIG_TOKEN "token"
+
+
+
+

NM_SETTING_IP6_CONFIG_METHOD_IGNORE

#define NM_SETTING_IP6_CONFIG_METHOD_IGNORE     "ignore"
 
@@ -326,7 +377,7 @@ supported for IPv6)

NMSettingIP6ConfigPrivacy values indicate if and how IPv6 Privacy Extensions are used (RFC4941).

-

Members

+

Members

@@ -374,7 +425,7 @@ are enabled and temporary addresses are preferred over public addresses

NMSettingIP6ConfigAddrGenMode controls how the the Interface Identifier for RFC4862 Stateless Address Autoconfiguration is created.

-

Members

+

Members

@@ -462,9 +513,19 @@ setting as another way of avoiding host tracking with IPv6 addresses.

Flags: Read / Write / Construct

Default value: NM_SETTING_IP6_CONFIG_PRIVACY_UNKNOWN

+
+
+

The “token” property

+
  “token”                    gchar *
+

Configure the token for draft-chown-6man-tokenised-ipv6-identifiers-02 +IPv6 tokenized interface identifiers. Useful with eui64 addr-gen-mode.

+

Flags: Read / Write

+

Default value: NULL

+

Since: 1.4

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