NM.SettingIP6
Description:
Content:
Constants:
- public const string CONFIG_ADDRESSES
      
      
- public const string CONFIG_DHCP_HOSTNAME
      
      
- public const string CONFIG_DNS
      
      
- public const string CONFIG_DNS_SEARCH
      
      
- public const string CONFIG_IGNORE_AUTO_DNS
      
      
- public const string CONFIG_IGNORE_AUTO_ROUTES
      
      
- public const string CONFIG_IP6_PRIVACY
      
      
- public const string CONFIG_MAY_FAIL
      
      
- public const string CONFIG_METHOD
      
      
- public const string CONFIG_METHOD_AUTO
      
      IPv6 configuration should be automatically determined via a method appropriate for the hardware interface, ie router advertisements, DHCP, or PPP or some other device-specific manner.
- public const string CONFIG_METHOD_DHCP
      
      IPv6 configuration should be automatically determined via DHCPv6 only and router advertisements should be ignored.
- public const string CONFIG_METHOD_IGNORE
      
      IPv6 is not required or is handled by some other mechanism, and NetworkManager should not configure IPv6 for this connection.
- public const string CONFIG_METHOD_LINK_LOCAL
      
      IPv6 configuration should be automatically configured for link-local-only operation.
- public const string CONFIG_METHOD_MANUAL
      
      All necessary IPv6 configuration (addresses, prefix, DNS, etc) is specified in the setting's properties.
- public const string CONFIG_METHOD_SHARED
      
      This connection specifies configuration that allows other computers to connect through it to the default network (usually the Internet).
- public const string CONFIG_NEVER_DEFAULT
      
      
- public const string CONFIG_ROUTES
      
      
- public const string CONFIG_ROUTE_METRIC
      
      
- public const string CONFIG_SETTING_NAME