Gjsify LogoGjsify Logo

Enumeration SettingIP6ConfigPrivacy

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

Index

Enumeration Members

DISABLED: number

IPv6 Privacy Extensions are disabled

PREFER_PUBLIC_ADDR: number

IPv6 Privacy Extensions are enabled, but public addresses are preferred over temporary addresses

PREFER_TEMP_ADDR: number

IPv6 Privacy Extensions are enabled and temporary addresses are preferred over public addresses

UNKNOWN: number

unknown or no value specified

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method