Lines Matching full:ipv6
4 IPv6 title
8 Options for the ipv6 module are supplied as parameters at load time.
15 The available ipv6 module parameters are listed below. If a parameter
22 Specifies whether to load the IPv6 module, but disable all
24 has a dependency on the IPv6 module being loaded, but no
25 IPv6 addresses or operations are desired.
30 IPv6 is enabled.
35 IPv6 is disabled.
37 No IPv6 addresses will be added to interfaces, and
38 it will not be possible to open an IPv6 socket.
40 A reboot is required to enable IPv6.
44 Specifies whether to enable IPv6 address autoconfiguration
52 IPv6 address autoconfiguration is disabled on all interfaces.
54 Only the IPv6 loopback address (::1) and link-local addresses
58 IPv6 address autoconfiguration is enabled on all interfaces.
64 Specifies whether to disable IPv6 on all interfaces.
65 This might be used when no IPv6 addresses are desired.
70 IPv6 is enabled on all interfaces.
75 IPv6 is disabled on all interfaces.
77 No IPv6 addresses will be added to interfaces.