We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

modular VDEplug: switchless switching networks (and libslirp)

Formal Metadata

Title
modular VDEplug: switchless switching networks (and libslirp)
Subtitle
VDEplug now supports plugins... including slirp
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
The new VDEplug code now supports a URL-like syntax to define the virtualnetworking system to use. While it is backward compatible, and it is supportedby many VM (kvm/qemu, virtualbox, user-mode linux, umview), now it is possibleto add the compatibility layer for current and future virtual networkingenvironments. Currently VDEplug supports: legacy VDE, point-to-point AF_UNIX or UDP, tap,vxlan, vxvde, slirp. In the developing phase of the slirp plugin, we have implemented a generalpurpose slirp library (derived from qemu's slirp implementation). VDEplug4 together with new tools for the management of namespaces andcapability create a new ecosystem for the support of virtual networking.