Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - T index
The Linux kernel configuration item CONFIG_TIPC
has multiple definitions:
net/tipc/Kconfig
The configuration item CONFIG_TIPC:
( CONFIG_INET ) && ( CONFIG_IPV6 || CONFIG_IPV6 = CONFIG_n )
tipc
The Transparent Inter Process Communication (TIPC) protocol is specially designed for intra cluster communication. This protocol originates from Ericsson where it has been used in carrier grade cluster applications for many years.
For more information about TIPC, see http://tipc.sourceforge.net.
This protocol support is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called tipc. If you want to compile it as a module, say M here and read Documentation/kbuild/modules.rst.
If in doubt, say N.
net/tipc/Kconfig
The configuration item CONFIG_TIPC:
CONFIG_INET && CONFIG_EXPERIMENTAL
tipc
The Transparent Inter Process Communication (TIPC) protocol is specially designed for intra cluster communication. This protocol originates from Ericsson where it has been used in carrier grade cluster applications for many years.
For more information about TIPC, see http://tipc.sourceforge.net.
This protocol support is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called tipc. If you want to compile it as a module, say M here and read Documentation/kbuild/modules.txt.
If in doubt, say N.
Raw data from LKDDb:
lkddb module tipc CONFIG_TIPC : net/tipc/Kconfig : "The TIPC Protocol" # in 2.6.16–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 - T index
Automatically generated (in year 2024). See also LKDDb sources on GitLab