LIBVDEPLUG_HUB(1) | General Commands Manual | LIBVDEPLUG_HUB(1) |
libvdeplug_hub - multiplexing vdeplug module: hub
libvdeplug_hub.so
This is a libvdeplug multiplex module implementing a virtual networking hub.
This module of libvdeplug4 can be used in any program supporting vde like vde_plug, kvm, qemu, user-mode-linux and virtualbox.
The vde_plug_url syntax of this module is the following:
If path is omitted the path of the hub is /tmp/vdenode_$USERNAME (e.g. /tmp/vdenode_john if the username is john).
hub:///tmp/hub
Other virtual machines, namespaces or vde_plug can join this hub using
vde:///tmp/hub or simply /tmp/hub
hub:///tmp/hub[mode=0666]
It is the same hub, but everybody is allowed to connect their processes.
Virtual Distributed Ethernet is not related in any way with www.vde.com ("Verband der Elektrotechnik, Elektronik und Informationstechnik" i.e. the German "Association for Electrical, Electronic & Information Technologies").
April 30, 2017 | Virtual Distributed Ethernet |