HomeClusterLabs Projects

libknet: Add LOOPBACK transport

Description

libknet: Add LOOPBACK transport

KNET_TRANSPORT_LOOPBACK is a transport designed for
high-speed communication internal to the local node. Data
packets are copied directly from the sendfd to the
receiving fd. The calling program must make sure that
data is removed from the receiving fd in a timely manner.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
Reviewed-by: Fabio M. Di Nitto <fdinitto@redhat.com>

Details

Provenance
chrissie-cAuthored on Aug 1 2017, 5:49 AM
Parents
rK4db8a2e4f405: Merge pull request #47 from jnpkrn/build+init
Branches
Unknown
Tags
Unknown

Event Timeline