From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- docs/libnm/html/NMSettingIP6Config.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'docs/libnm/html/NMSettingIP6Config.html') diff --git a/docs/libnm/html/NMSettingIP6Config.html b/docs/libnm/html/NMSettingIP6Config.html index 67b88e29..2e96cc91 100644 --- a/docs/libnm/html/NMSettingIP6Config.html +++ b/docs/libnm/html/NMSettingIP6Config.html @@ -427,7 +427,7 @@ timeout for router advertisements in seconds.


NM_SETTING_IP6_CONFIG_METHOD_IGNORE

-
#define NM_SETTING_IP6_CONFIG_METHOD_IGNORE     "ignore"
+
#define NM_SETTING_IP6_CONFIG_METHOD_IGNORE "ignore"
 

IPv6 is not required or is handled by some other mechanism, and NetworkManager should not configure IPv6 for this connection.

@@ -435,7 +435,7 @@ should not configure IPv6 for this connection.


NM_SETTING_IP6_CONFIG_METHOD_AUTO

-
#define NM_SETTING_IP6_CONFIG_METHOD_AUTO       "auto"
+
#define NM_SETTING_IP6_CONFIG_METHOD_AUTO "auto"
 

IPv6 configuration should be automatically determined via a method appropriate for the hardware interface, ie router advertisements, DHCP, or PPP or some @@ -444,7 +444,7 @@ other device-specific manner.


NM_SETTING_IP6_CONFIG_METHOD_DHCP

-
#define NM_SETTING_IP6_CONFIG_METHOD_DHCP       "dhcp"
+
#define NM_SETTING_IP6_CONFIG_METHOD_DHCP "dhcp"
 

IPv6 configuration should be automatically determined via DHCPv6 only and router advertisements should be ignored.

@@ -460,7 +460,7 @@ operation.


NM_SETTING_IP6_CONFIG_METHOD_MANUAL

-
#define NM_SETTING_IP6_CONFIG_METHOD_MANUAL     "manual"
+
#define NM_SETTING_IP6_CONFIG_METHOD_MANUAL "manual"
 

All necessary IPv6 configuration (addresses, prefix, DNS, etc) is specified in the setting's properties.

@@ -468,7 +468,7 @@ in the setting's properties.


NM_SETTING_IP6_CONFIG_METHOD_SHARED

-
#define NM_SETTING_IP6_CONFIG_METHOD_SHARED     "shared"
+
#define NM_SETTING_IP6_CONFIG_METHOD_SHARED "shared"
 

This connection specifies configuration that allows other computers to connect through it to the default network (usually the Internet). The @@ -481,7 +481,7 @@ supported for IPv6)


NM_SETTING_IP6_CONFIG_METHOD_DISABLED

-
#define NM_SETTING_IP6_CONFIG_METHOD_DISABLED   "disabled"
+
#define NM_SETTING_IP6_CONFIG_METHOD_DISABLED "disabled"
 

IPv6 is disabled for the connection.

Since: 1.20

-- cgit 1.3.0-6-gf8a5