vdeplug4 4.0.1-5.1 source package in Ubuntu

Changelog

vdeplug4 (4.0.1-5.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1063043

 -- Steve Langasek <email address hidden>  Thu, 29 Feb 2024 08:54:03 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
vdeplug4_4.0.1-5.1.dsc 2.1 KiB b85e26b15538987c6aca0cccc7c96893111d2923e8f94f9ffb76d3e65d2528a9
vdeplug4_4.0.1.orig.tar.gz 58.3 KiB 2299fb2f26508716b5c08d9fdae62c2516372d833540c8307d45634a2848d57a
vdeplug4_4.0.1-5.1.debian.tar.xz 3.3 KiB 2970180af2dfa488d4cab7f7119c0355e35409523b17a28eae720ec611fbc77c

No changes file available.

Binary packages built by this source

libvdeplug-dev: Virtual Distributed Ethernet - Plug development files

 VDE provides a versatile support to create Ethernet compliant
 virtual networks. The vdeplug library, like an ethernet plug, can
 be used to connect virtual machines, namespaces, IoTh (Internet
 of Threads) processes or VDE utility commands to virtual networks.
 .
 This library uses plug-ins to support several VDE implementations
 and to be open to new developments in virtual networking.
 .
 Several plugins are included as standard extensions of the library, e.g.:
  - vde: connect to legacy vde_switch (provided by vde2) or
    to virtual networking sockets, see below
  - vxvde: this plug-in implements distributed virtual switches
    (implementation of a Local Area Cloud)
  - tap: connect to a tuntap interface
  - udp: udp tunnelling
  - ptp: point to point connection
  - vxlan: the plug becomes a vxlan's VTEP
  - cmd: stream the network flow to a command
 A plug can provide virtual networking sockets where other plug can
 be connected (using the vde plugin)
  - hub: the plug implements a hub
  - switch: the plug implements a switch
 .
 This package contains the development files for libvdeplug.

libvdeplug2t64: Virtual Distributed Ethernet - Plug library

 VDE provides a versatile support to create Ethernet compliant
 virtual networks. The vdeplug library, like an ethernet plug, can
 be used to connect virtual machines, namespaces, IoTh (Internet
 of Threads) processes or VDE utility commands to virtual networks.
 .
 This library uses plug-ins to support several VDE implementations
 and to be open to new developments in virtual networking.
 .
 Several plugins are included as standard extensions of the library, e.g.:
  - vde: connect to legacy vde_switch (provided by vde2) or
    to virtual networking sockets, see below
  - vxvde: this plug-in implements distributed virtual switches
    (implementation of a Local Area Cloud)
  - tap: connect to a tuntap interface
  - udp: udp tunnelling
  - ptp: point to point connection
  - vxlan: the plug becomes a vxlan's VTEP
  - cmd: stream the network flow to a command
 A plug can provide virtual networking sockets where other plug can
 be connected (using the vde plugin)
  - hub: the plug implements a hub
  - switch: the plug implements a switch
 .
 This package contains a modular library and a set of plugins supporting
 several VDE implementations

libvdeplug2t64-dbgsym: debug symbols for libvdeplug2t64
vdeplug: Virtual Distributed Ethernet: A modular virtual plug to the VDE

 VDE provides a versatile support to create Ethernet compliant
 virtual networks. The vdeplug library, like an ethernet plug, can
 be used to connect virtual machines, namespaces, IoTh (Internet
 of Threads) processes or VDE utility commands to virtual networks.
 .
 This library uses plug-ins to support several VDE implementations
 and to be open to new developments in virtual networking.
 .
 Several plugins are included as standard extensions of the library, e.g.:
  - vde: connect to legacy vde_switch (provided by vde2) or
    to virtual networking sockets, see below
  - vxvde: this plug-in implements distributed virtual switches
    (implementation of a Local Area Cloud)
  - tap: connect to a tuntap interface
  - udp: udp tunnelling
  - ptp: point to point connection
  - vxlan: the plug becomes a vxlan's VTEP
  - cmd: stream the network flow to a command
 A plug can provide virtual networking sockets where other plug can
 be connected (using the vde plugin)
  - hub: the plug implements a hub
  - switch: the plug implements a switch
 .
 This package contains some utility tools for VDE including vde_plug.

vdeplug-dbgsym: debug symbols for vdeplug