Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DLCI
has multiple definitions:
drivers/net/wan/Kconfig
The configuration item CONFIG_DLCI:
(none)
dlci
Support for the Frame Relay protocol.
Frame Relay is a fast low-cost way to connect to a remote Internet access provider or to form a private wide area network. The one physical line from your box to the local "switch" (i.e. the entry point to the Frame Relay network, usually at the phone company) can carry several logical point-to-point connections to other computers connected to the Frame Relay network. For a general explanation of the protocol, check out http://www.mplsforum.org/.
To use frame relay, you need supporting hardware (called FRAD) and certain programs from the net-tools package as explained in Documentation/networking/framerelay.rst.
To compile this driver as a module, choose M here: the module will be called dlci.
drivers/net/wan/Kconfig
The configuration item CONFIG_DLCI:
CONFIG_WAN
dlci
This is support for the frame relay protocol; frame relay is a fast low-cost way to connect to a remote Internet access provider or to form a private wide area network. The one physical line from your box to the local "switch" (i.e. the entry point to the frame relay network, usually at the phone company) can carry several logical point-to-point connections to other computers connected to the frame relay network. For a general explanation of the protocol, check out http://www.frforum.com/ on the WWW. To use frame relay, you need supporting hardware (called FRAD) and certain programs from the net-tools package as explained in Documentation/networking/framerelay.txt.
To compile this driver as a module, choose M here: the module will be called dlci.
Raw data from LKDDb:
lkddb module dlci CONFIG_DLCI : drivers/net/wan/Kconfig : "Frame Relay DLCI support" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.10
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