vde2 2.3.2+r586-2 source package in Ubuntu

Changelog

vde2 (2.3.2+r586-2) unstable; urgency=medium


  * Really fix FTBFS on hurd-any (previous patch applied to configure, but
    since 2.3.2+r586-1 we also started running autoreconf during build).
    Thanks again Gabriele! (Closes: #745430)

 -- Ludovico Gardenghi <email address hidden>  Sun, 02 Nov 2014 14:26:07 +0100

Upload details

Uploaded by:
Debian VSquare Team
Uploaded to:
Sid
Original maintainer:
Debian VSquare Team
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe net

Downloads

File Size SHA-256 Checksum
vde2_2.3.2+r586-2.dsc 2.3 KiB 1f229dd4d64ca1354ecc7937dd1fc0c847e61e1891bdd4b85c6f24174338bd63
vde2_2.3.2+r586.orig.tar.gz 802.6 KiB 3e9c1d196afdda275506639c850dd23404669e27192956bf676df2c3ae66ff2b
vde2_2.3.2+r586-2.diff.gz 14.8 KiB a532f035e9c627de883a6c3f29cd158d84a747a3cc65f76927519458228c641b

Available diffs

No changes file available.

Binary packages built by this source

libvde-dev: No summary available for libvde-dev in ubuntu vivid.

No description available for libvde-dev in ubuntu vivid.

libvde0: Virtual Distributed Ethernet - support libraries

 VDE is a virtual switch that can connect multiple virtual machines together,
 both local and remote.
 .
 Components of the VDE architecture are VDE switches (virtual counterpart of
 ethernet switches) and VDE cables (virtual counterpart of a crossed-cable used
 to connect two switches).
 .
 This package contains a library to interact with vde_switch management console
 using pre-made unattended scripts.

libvde0-dbgsym: debug symbols for package libvde0

 VDE is a virtual switch that can connect multiple virtual machines together,
 both local and remote.
 .
 Components of the VDE architecture are VDE switches (virtual counterpart of
 ethernet switches) and VDE cables (virtual counterpart of a crossed-cable used
 to connect two switches).
 .
 This package contains a library to interact with vde_switch management console
 using pre-made unattended scripts.

libvdeplug-dev: No summary available for libvdeplug-dev in ubuntu vivid.

No description available for libvdeplug-dev in ubuntu vivid.

libvdeplug2: No summary available for libvdeplug2 in ubuntu yakkety.

No description available for libvdeplug2 in ubuntu yakkety.

libvdeplug2-dbgsym: No summary available for libvdeplug2-dbgsym in ubuntu zesty.

No description available for libvdeplug2-dbgsym in ubuntu zesty.

vde2: No summary available for vde2 in ubuntu yakkety.

No description available for vde2 in ubuntu yakkety.

vde2-cryptcab: No summary available for vde2-cryptcab in ubuntu wily.

No description available for vde2-cryptcab in ubuntu wily.

vde2-cryptcab-dbgsym: debug symbols for package vde2-cryptcab

 VDE is a virtual switch that can connect multiple virtual machines together,
 both local and remote.
 .
 Components of the VDE architecture are VDE switches (virtual counterpart of
 ethernet switches) and VDE cables (virtual counterpart of a crossed-cable used
 to connect two switches).
 .
 This package contains CryptCab, which can be used to send encrypted data
 over an UDP link.

vde2-dbgsym: debug symbols for package vde2

 VDE is a virtual switch that can connect multiple virtual machines together,
 both local and remote.
 .
 Components of the VDE architecture are VDE switches (virtual counterpart of
 ethernet switches) and VDE cables (virtual counterpart of a crossed-cable used
 to connect two switches).
 .
 VDE 2 includes:
  - switch management both from console and from a "unix socket terminal"
  - VLAN 801.1q
  - FSTP (fast spanning tree)
  - distributed cable manager using a blowfish encrypted channel
  - wire packet filter to emulate delays and packet loss on virtual wires
 .
 Examples of VDE uses:
  - With VDE it is possible to create a virtual network of QEMU machines
    running on several real computer
  - VDE can be used to create tunnels (even crossing masqueraded networks)
  - VDE can provide mobility support
 .
 The VDE also provides bi-directional pipe command (dpipe) and remote terminal
 for unix sockets (unixterm).
 .
 The Debian package provides a nice extension for /etc/network/interfaces file
 for easy set up.