Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DECNET
has multiple definitions:
net/decnet/Kconfig
The configuration item CONFIG_DECNET:
(none)
decnet
, decnet
The DECnet networking protocol was used in many products made by Digital (now Compaq). It provides reliable stream and sequenced packet communications over which run a variety of services similar to those which run over TCP/IP.
To find some tools to use with the kernel layer support, please look at Patrick Caulfield's web site: http://linux-decnet.sourceforge.net/.
More detailed documentation is available in Documentation/networking/decnet.rst.
Be sure to say Y to "/proc file system support" and "Sysctl support" below when using DECnet, since you will need sysctl support to aid in configuration at run time.
The DECnet code is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module is called decnet.
net/Kconfig
The configuration item CONFIG_DECNET:
(none)
decnet
, decnet
The DECnet networking protocol was used in many products made by Digital (now Compaq). It provides reliable stream and sequenced packet communications over which run a variety of services similar to those which run over TCP/IP.
To find some tools to use with the kernel layer support, please look at Patrick Caulfield's web site: http://linux-decnet.sourceforge.net/.
More detailed documentation is available in Documentation/networking/decnet.txt.
Be sure to say Y to "/proc file system support" and "Sysctl support" below when using DECnet, since you will need sysctl support to aid in configuration at run time.
The DECnet code is also available as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module is called decnet.
Raw data from LKDDb:
lkddb module decnet CONFIG_DECNET : net/Kconfig : "DECnet Support" # in 2.5.45–2.5.75, 2.6.0–2.6.12
lkddb module decnet CONFIG_DECNET : net/decnet/Kconfig : "DECnet Support" # in 2.6.13–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0, 6.0+HEAD
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 - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab