IP-VLAN based tap driver

modulename: ipvtap.ko

configname: CONFIG_IPVTAP

Linux Kernel Configuration
└─>Device Drivers
└─>Network device support
└─>IP-VLAN based tap driver
In linux kernel since version 4.2 (release Date: 2015-08-30)  
This adds a specialized tap character device driver that is based
on the IP-VLAN network interface, called ipvtap. An ipvtap device
can be added in the same way as a ipvlan device, using 'type
ipvtap', 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 ipvtap.

source code: