Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UML_NET_SLIP
has multiple definitions:
arch/um/drivers/Kconfig
The configuration item CONFIG_UML_NET_SLIP:
CONFIG_UML_NET
The slip User-Mode Linux network transport allows a running UML to network with its host over a point-to-point link. Unlike Ethertap, which can carry any Ethernet frame (and hence even non-IP packets), the slip transport can only carry IP packets.
To use this, your host must support slip devices.
For more information, see http://user-mode-linux.sourceforge.net/old/networking.html. has examples of the UML command line to use to enable slip networking, and details of a few quirks with it.
NOTE: THIS TRANSPORT IS DEPRECATED AND WILL BE REMOVED SOON!!! Please migrate to UML_NET_VECTOR.
If unsure, say N.
arch/um/drivers/Kconfig
The configuration item CONFIG_UML_NET_SLIP:
CONFIG_UML_NET
The slip User-Mode Linux network transport allows a running UML to network with its host over a point-to-point link. Unlike Ethertap, which can carry any Ethernet frame (and hence even non-IP packets), the slip transport can only carry IP packets.
To use this, your host must support slip devices.
For more information, see http://user-mode-linux.sourceforge.net/old/networking.html. has examples of the UML command line to use to enable slip networking, and details of a few quirks with it.
The Ethertap Transport is preferred over slip because of its limitations. If you prefer slip, however, say Y here. Otherwise choose the Multicast transport (to network multiple UMLs on multiple hosts), Ethertap (to network with the host and the outside world), and/or the Daemon transport (to network multiple UMLs on a single host). You may choose more than one without conflict. If you don't need UML networking, say N.
arch/um/Kconfig.net
The configuration item CONFIG_UML_NET_SLIP:
CONFIG_UML_NET
The slip User-Mode Linux network transport allows a running UML to network with its host over a point-to-point link. Unlike Ethertap, which can carry any Ethernet frame (and hence even non-IP packets), the slip transport can only carry IP packets.
To use this, your host must support slip devices.
For more information, see http://user-mode-linux.sourceforge.net/old/networking.html. has examples of the UML command line to use to enable slip networking, and details of a few quirks with it.
The Ethertap Transport is preferred over slip because of its limitations. If you prefer slip, however, say Y here. Otherwise choose the Multicast transport (to network multiple UMLs on multiple hosts), Ethertap (to network with the host and the outside world), and/or the Daemon transport (to network multiple UMLs on a single host). You may choose more than one without conflict. If you don't need UML networking, say N.
arch/um/Kconfig_net
The configuration item CONFIG_UML_NET_SLIP:
CONFIG_UML_NET
The slip User-Mode Linux network transport allows a running UML to network with its host over a point-to-point link. Unlike Ethertap, which can carry any Ethernet frame (and hence even non-IP packets), the slip transport can only carry IP packets.
To use this, your host must support slip devices.
For more information, see http://user-mode-linux.sourceforge.net/networking.html. That site has examples of the UML command line to use to enable slip networking, and details of a few quirks with it.
The Ethertap Transport is preferred over slip because of its limitations. If you prefer slip, however, say Y here. Otherwise choose the Multicast transport (to network multiple UMLs on multiple hosts), Ethertap (to network with the host and the outside world), and/or the Daemon transport (to network multiple UMLs on a single host). You may choose more than one without conflict. If you don't need UML networking, say N.
Raw data from LKDDb:
(none)
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 - U index
Automatically generated (in year 2024). See also LKDDb sources on GitLab