File: control

package info (click to toggle)
vdeplug-vlan 0.1.0-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 152 kB
  • sloc: ansic: 247; makefile: 16
file content (20 lines) | stat: -rw-r--r-- 930 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: vdeplug-vlan
Priority: optional
Section: libs
Maintainer: Debian VSquare Team <virtualsquare@cs.unibo.it>
Uploaders: Mattia Biondi <mattia.biondi3@studio.unibo.it>, Renzo Davoli <renzo@cs.unibo.it>, Andrea Capriotti <capriott@debian.org>
Build-Depends: debhelper-compat (= 13), cmake (>= 3.13), libvdeplug-dev (>= 4)
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: http://www.virtualsquare.org/
Vcs-Git: https://salsa.debian.org/virtualsquare-team/vdeplug-vlan.git
Vcs-Browser: https://salsa.debian.org/virtualsquare-team/vdeplug-vlan

Package: libvdeplug-vlan
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: libvdeplug nested plugin: VLAN
 This libvdeplug nested plugin module implements VLANs (802.1q).
 With this plugin VLANs are implemented in a distributed fashion. The
 tagging (and untagging) of the packets is done, not by the switch, but
 by the plugin (attached to the VM).