Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - U index
The Linux kernel configuration item CONFIG_UML_NET_PCAP
has multiple definitions:
arch/um/drivers/Kconfig
The configuration item CONFIG_UML_NET_PCAP:
( CONFIG_UML_NET ) && (! CONFIG_MODVERSIONS )
The pcap transport makes a pcap packet stream on the host look like an ethernet device inside UML. This is useful for making UML act as a network monitor for the host. You must have libcap installed in order to build the pcap transport into UML.
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 this option.
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_PCAP:
CONFIG_UML_NET
The pcap transport makes a pcap packet stream on the host look like an ethernet device inside UML. This is useful for making UML act as a network monitor for the host. You must have libcap installed in order to build the pcap transport into UML.
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 this option.
If you intend to use UML as a network monitor for the host, say Y here. Otherwise, say N.
arch/um/Kconfig.net
The configuration item CONFIG_UML_NET_PCAP:
CONFIG_UML_NET
The pcap transport makes a pcap packet stream on the host look like an ethernet device inside UML. This is useful for making UML act as a network monitor for the host. You must have libcap installed in order to build the pcap transport into UML.
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 this option.
If you intend to use UML as a network monitor for the host, say Y here. Otherwise, say N.
arch/um/Kconfig_net
The configuration item CONFIG_UML_NET_PCAP:
CONFIG_UML_NET && CONFIG_EXPERIMENTAL
The pcap transport makes a pcap packet stream on the host look like an ethernet device inside UML. This is useful for making UML act as a network monitor for the host. You must have libcap installed in order to build the pcap transport into UML.
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 this option.
If you intend to use UML as a network monitor for the host, say Y here. Otherwise, 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