Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UML_NET_ETHERTAP
has multiple definitions:
arch/um/drivers/Kconfig
The configuration item CONFIG_UML_NET_ETHERTAP:
CONFIG_UML_NET
The Ethertap User-Mode Linux network transport allows a single running UML to exchange packets with its host over one of the host's Ethertap devices, such as /dev/tap0. Additional running UMLs can use additional Ethertap devices, one per running UML. While the UML believes it's on a (multi-device, broadcast) virtual Ethernet network, it's in fact communicating over a point-to-point link with the host.
To use this, your host kernel must have support for Ethertap devices. Also, if your host kernel is 2.4.x, it must have NETLINK_DEV configured as Y or M.
For more information, see http://user-mode-linux.sourceforge.net/old/networking.html That site has examples of the UML command line to use to enable Ethertap networking.
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_ETHERTAP:
CONFIG_UML_NET
The Ethertap User-Mode Linux network transport allows a single running UML to exchange packets with its host over one of the host's Ethertap devices, such as /dev/tap0. Additional running UMLs can use additional Ethertap devices, one per running UML. While the UML believes it's on a (multi-device, broadcast) virtual Ethernet network, it's in fact communicating over a point-to-point link with the host.
To use this, your host kernel must have support for Ethertap devices. Also, if your host kernel is 2.4.x, it must have NETLINK_DEV configured as Y or M.
For more information, see http://user-mode-linux.sourceforge.net/old/networking.html That site has examples of the UML command line to use to enable Ethertap networking.
If you'd like to set up an IP network with the host and/or the outside world, say Y to this, the Daemon Transport and/or the Slip Transport. You'll need at least one of them, but 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_ETHERTAP:
CONFIG_UML_NET
The Ethertap User-Mode Linux network transport allows a single running UML to exchange packets with its host over one of the host's Ethertap devices, such as /dev/tap0. Additional running UMLs can use additional Ethertap devices, one per running UML. While the UML believes it's on a (multi-device, broadcast) virtual Ethernet network, it's in fact communicating over a point-to-point link with the host.
To use this, your host kernel must have support for Ethertap devices. Also, if your host kernel is 2.4.x, it must have NETLINK_DEV configured as Y or M.
For more information, see http://user-mode-linux.sourceforge.net/old/networking.html That site has examples of the UML command line to use to enable Ethertap networking.
If you'd like to set up an IP network with the host and/or the outside world, say Y to this, the Daemon Transport and/or the Slip Transport. You'll need at least one of them, but 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_ETHERTAP:
CONFIG_UML_NET
The Ethertap User-Mode Linux network transport allows a single running UML to exchange packets with its host over one of the host's Ethertap devices, such as /dev/tap0. Additional running UMLs can use additional Ethertap devices, one per running UML. While the UML believes it's on a (multi-device, broadcast) virtual Ethernet network, it's in fact communicating over a point-to-point link with the host.
To use this, your host kernel must have support for Ethertap devices. Also, if your host kernel is 2.4.x, it must have NETLINK_DEV configured as Y or M.
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 Ethertap networking.
If you'd like to set up an IP network with the host and/or the outside world, say Y to this, the Daemon Transport and/or the Slip Transport. You'll need at least one of them, but 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