Argument config is mapped to element <ipv6> of the device document.
It is a dict-based type that provides the following members:
- enabled (tristate).
- forwarding (tristate).
- accept-ra (int32). This is a int32 enumerated type, which can take the following values:
- default (4294967295)
- disable (0)
- host (1)
- router (2)
- accept-dad (int32). This is a int32 enumerated type, which can take the following values:
- default (4294967295)
- disable (0)
- fail-address (1)
- fail-protocol (2)
- autoconf (tristate).
- privacy (int32). This is a int32 enumerated type, which can take the following values:
- default (4294967295)
- disable (0)
- prefer-public (1)
- prefer-temporary (2)
- accept-redirects (tristate).
- addr-gen-mode (int32). This is a int32 enumerated type, which can take the following values:
- eui64 (0)
- none (1)
- stable-privacy (2)
- random (3)
- stable-secret (ipv6-address).