commit | 0e12190578d081d4fe54d41635ec6e5a6eb0d01a | [log] [tgz] |
---|---|---|
author | Stefano Garzarella <sgarzare@redhat.com> | Tue Dec 10 11:43:04 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 11 15:01:23 2019 -0800 |
tree | 8a623908ac0d76ea62f0c89ceaded664afaa2f8c | |
parent | ef343b35d46667668a099655fca4a5b2e43a5dfe [diff] |
vsock: add local transport support in the vsock core This patch allows to register a transport able to handle local communication (loopback). Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefano Garzarella <sgarzare@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>