MAC-VLAN based tap driver
modulename: macvtap.ko
configname: CONFIG_MACVTAP
Linux Kernel Configuration
└─>Device Drivers
└─>Network device support
└─>MAC-VLAN based tap driver
In linux kernel since version 2.6.34 (release Date: 2010-05-16)
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.
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.