summaryrefslogtreecommitdiff
path: root/net-misc/vde/metadata.xml
blob: 8284456aa7c7bdb01997a7b24ac79cc4953cf8ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <!-- maintainer-needed -->
  <use>
    <flag name="pcap">
    Enable the pcap-based plugin that allows creating a switch against
    a real interface.
  </flag>
    <flag name="ssl">
    Enable the cryptcab plugin that allows creating an encrypted
    virtual cable.
  </flag>
  </use>
  <upstream>
    <remote-id type="sourceforge">vde</remote-id>
    <remote-id type="github">virtualsquare/vde-2</remote-id>
  </upstream>
</pkgmetadata>