+1
−0
+12
−0
+1
−0
net/vmw_vsock/vsock_loopback.c
0 → 100644
+180
−0
Loading
This patch adds a new vsock_loopback transport to handle local communication. This transport is based on the loopback implementation of virtio_transport, so it uses the virtio_transport_common APIs to interface with the vsock core. Signed-off-by:Stefano Garzarella <sgarzare@redhat.com> Signed-off-by:
David S. Miller <davem@davemloft.net>