logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

libvdeplug_ptp - vdeplug module for point to point connections

Description

       This  module  interconnects two vde supporting tools by a point to point communication line.  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:
              ptp://path_of_the_socket

Examples

ptp:///tmp/sock
       The  same  vde_plug_url can be used at both ends of the connection.  The first program creates the socket
       /tmp/sock. The second program connects to /tmp/sock, when it discovers that the socket already exists.

Name

       libvdeplug_ptp - vdeplug module for point to point connections

Notice

       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").

See Also

vde_plug(1),

Virtual Distributed Ethernet                     August 23, 2016                               LIBVDEPLUG_P2P(1)

Synopsis

       libvdeplug_ptp.so

See Also