summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Privoznik <mprivozn@redhat.com>2019-10-31 12:13:05 +0100
committerDoug Goldstein <cardoe@gentoo.org>2019-12-02 08:41:37 -0600
commit5cb0846e4099c74b40aeaae5c1c670321b8d6a55 (patch)
tree4fdc82f65a38249ddd95d9160eedd16f560935c7 /app-emulation/libvirt
parentapp-emulation/libvirt: Install bash completion even if USE="-libvirtd" (diff)
downloadgentoo-5cb0846e4099c74b40aeaae5c1c670321b8d6a55.tar.gz
gentoo-5cb0846e4099c74b40aeaae5c1c670321b8d6a55.tar.bz2
gentoo-5cb0846e4099c74b40aeaae5c1c670321b8d6a55.zip
app-emulation/libvirt: Clean macvtap USE flag description
The description for the macvtap USE flag says, that the feature is experimental and requires new kernel. While this might have been true when this was being added (2015), it is definitely not true today. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
Diffstat (limited to 'app-emulation/libvirt')
-rw-r--r--app-emulation/libvirt/metadata.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-emulation/libvirt/metadata.xml b/app-emulation/libvirt/metadata.xml
index 3b887d5ce0c5..16c0b4752e5c 100644
--- a/app-emulation/libvirt/metadata.xml
+++ b/app-emulation/libvirt/metadata.xml
@@ -76,9 +76,7 @@
</flag>
<flag name="macvtap">
Support for MAC-based TAP (macvlan/macvtap). For networking instead
- of the normal TUN/TAP. It has its advantages and disadvantages.
- macvtap support requires very new kernels and is
- currently evolving. Support for this is experimental at best.
+ of the normal TUN/TAP.
</flag>
<flag name="vepa">Virtual Ethernet Port Aggregator (VEPA) / 802.1Qbg
support. Relies on macvtap support.</flag>