# load the tun module VDE_MODPROBE_TUN="yes" # virtual tap networking device to be used for vde VDE_TAP="tap0" # The group that will have access to the VDE control socket. VDE_GROUP="qemu" # Additional options passed to the vde_switch daemon. VDE_OPTS=""