Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MACVTAP
has multiple definitions:
drivers/net/Kconfig
The configuration item CONFIG_MACVTAP:
( CONFIG_MACVLAN ) && ( CONFIG_INET )
macvtap
This adds a specialized tap character device driver that is based on the MAC-VLAN network interface, called macvtap. A macvtap device can be added in the same way as a macvlan device, using 'type macvtap', and then be accessed through the tap user space interface.
To compile this driver as a module, choose M here: the module will be called macvtap.
drivers/net/Kconfig
The configuration item CONFIG_MACVTAP:
CONFIG_MACVLAN
macvtap
This adds a specialized tap character device driver that is based on the MAC-VLAN network interface, called macvtap. A macvtap device can be added in the same way as a macvlan device, using 'type macvlan', and then be accessed through the tap user space interface.
To compile this driver as a module, choose M here: the module will be called macvtap.
Raw data from LKDDb:
lkddb module macvtap CONFIG_MACVTAP : drivers/net/Kconfig : "MAC-VLAN based tap driver" # in 2.6.34–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+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 - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab