From 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 31 Jul 2019 10:51:42 +0200 Subject: New upstream version 1.19.90 --- docs/libnm/html/NMSettingIP6Config.html | 16 ++++++++++++++-- 1 file changed, 14 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 154f953e..30ee1129 100644 --- a/docs/libnm/html/NMSettingIP6Config.html +++ b/docs/libnm/html/NMSettingIP6Config.html @@ -169,6 +169,10 @@ NM_SETTING_IP6_CONFIG_METHOD_SHARED +#define +NM_SETTING_IP6_CONFIG_METHOD_DISABLED + + enum NMSettingIP6ConfigPrivacy @@ -200,7 +204,7 @@ properties related to IPv6 addressing, routing, and Domain Name Service

NMSettingIP6Config has few properties or methods of its own; it inherits almost everything from NMSettingIPConfig.

-

NetworkManager supports 6 values for the “method” property +

NetworkManager supports 7 values for the “method” property for IPv6. If "auto" is specified then the appropriate automatic method (PPP, router advertisement, etc) is used for the device and most other properties can be left unset. To force the use of DHCP only, specify "dhcp"; this @@ -209,7 +213,8 @@ specified, then an IPv6 link-local address will be assigned to the interface. If "manual" is specified, static IP addressing is used and at least one IP address must be given in the "addresses" property. If "ignore" is specified, IPv6 configuration is not done. Note: the "shared" method is not yet -supported.

+supported. If "disabled" is specified, IPv6 is disabled completely for the +interface.

Functions

@@ -425,6 +430,13 @@ supported for IPv6)


+

NM_SETTING_IP6_CONFIG_METHOD_DISABLED

+
#define NM_SETTING_IP6_CONFIG_METHOD_DISABLED   "disabled"
+
+

IPv6 is disabled for the connection.

+
+
+

enum NMSettingIP6ConfigPrivacy

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

-- cgit 1.3.0-6-gf8a5