From 2e5fa45ddfbb5cffa1e78221f1cea706e2f298af Mon Sep 17 00:00:00 2001
From: Michael Biebl NM_SETTING_IP6_CONFIG_METHOD_SHARED
+
+#define
+NM_SETTING_IP6_CONFIG_METHOD_DISABLED
+
@@ -200,7 +204,7 @@
properties related to IPv6 addressing, routing, and Domain Name Serviceenum
NMSettingIP6ConfigPrivacy
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.#define NM_SETTING_IP6_CONFIG_METHOD_DISABLED "disabled" ++
IPv6 is disabled for the connection.
+NMSettingIP6ConfigPrivacy values indicate if and how IPv6 Privacy Extensions are used (RFC4941).
-- cgit 1.3.0-6-gf8a5