From 50a58f0fabd8a34c1b6108a107e08abe3c1ccd24 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 14 Jul 2015 19:38:58 +0200 Subject: Imported Upstream version 1.0.4 --- docs/libnm/html/NMSettingIP6Config.html | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) (limited to 'docs/libnm/html/NMSettingIP6Config.html') diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html index 75c33f7f..7d4408c7 100644 --- a/docs/libnm/html/NMSettingIP6Config.html +++ b/docs/libnm/html/NMSettingIP6Config.html @@ -2,13 +2,13 @@ -libnm Reference Manual: NMSettingIP6Config +NMSettingIP6Config: libnm Reference Manual - + @@ -187,7 +187,6 @@ property.

Returns

IPv6 Privacy Extensions configuration value (NMSettingIP6ConfigPrivacy).

-

@@ -197,16 +196,12 @@ property.

NM_SETTING_IP6_CONFIG_SETTING_NAME

#define NM_SETTING_IP6_CONFIG_SETTING_NAME "ipv6"
 
-

-


NM_SETTING_IP6_CONFIG_IP6_PRIVACY

#define NM_SETTING_IP6_CONFIG_IP6_PRIVACY "ip6-privacy"
 
-

-


@@ -316,14 +311,23 @@ are enabled and temporary addresses are preferred over public addresses

The “ip6-privacy” property

  “ip6-privacy”              NMSettingIP6ConfigPrivacy
-

+

Configure IPv6 Privacy Extensions for SLAAC, described in RFC4941. If +enabled, it makes the kernel generate a temporary IPv6 address in +addition to the public one generated from MAC address via modified +EUI-64. This enhances privacy, but could cause problems in some +applications, on the other hand. The permitted values are: -1: unknown, +0: disabled, 1: enabled (prefer public address), 2: enabled (prefer temporary +addresses).

+

Having a per-connection setting set to "-1" (unknown) means fallback to +global configuration "ipv6.ip6-privacy".

+

If also global configuration is unspecified or set to "-1", fallback to read +"/proc/sys/net/ipv6/conf/default/use_tempaddr".

Flags: Read / Write / Construct

Default value: NM_SETTING_IP6_CONFIG_PRIVACY_UNKNOWN

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