Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IPV6
has multiple definitions:
net/ipv6/Kconfig
The configuration item CONFIG_IPV6:
(none)
ipv6
, ipv6
Support for IP version 6 (IPv6).
For general information about IPv6, see https://en.wikipedia.org/wiki/IPv6. For specific information about IPv6 under Linux, see Documentation/networking/ipv6.rst and read the HOWTO at https://www.tldp.org/HOWTO/Linux+IPv6-HOWTO/
To compile this protocol support as a module, choose M here: the module will be called ipv6.
net/Kconfig
The configuration item CONFIG_IPV6:
CONFIG_INET
ipv6
, ipv6
This is complemental support for the IP version 6. You will still be able to do traditional IPv4 networking as well.
For general information about IPv6, see http://playground.sun.com/pub/ipng/html/ipng-main.html. For Linux IPv6 development information, see http://www.linux-ipv6.org. For specific information about IPv6 under Linux, read the HOWTO at http://www.bieringer.de/linux/IPv6/.
To compile this protocol support as a module, choose M here: the module will be called ipv6.
net/Kconfig
The configuration item CONFIG_IPV6:
CONFIG_INET && CONFIG_EXPERIMENTAL
ipv6
, ipv6
This is experimental support for the IP version 6 (formerly called IPng "IP next generation"). You will still be able to do regular IPv4 networking as well.
Features of this new protocol include: expanded address space, authentication and privacy, and seamless interoperability with the current version of IP (IP version 4). For general information about IPv6, see http://playground.sun.com/pub/ipng/html/ipng-main.html; for specific information about IPv6 under Linux read the HOWTO at http://www.bieringer.de/linux/IPv6/ and the file net/ipv6/README in the kernel source.
To compile this protocol support as a module, choose M here: the module will be called ipv6.
It is safe to say N here for now.
Raw data from LKDDb:
lkddb module ipv6 CONFIG_IPV6 : net/Kconfig : "The IPv6 protocol" # in 2.5.45–2.5.75, 2.6.0–2.6.12
lkddb module ipv6 CONFIG_IPV6 : net/ipv6/Kconfig : "The IPv6 protocol" # in 2.6.13–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab