linuxkit / virtsock

Go bindings for virtio and Hyper-V sockets
Other
87 stars 29 forks source link

Add cmd/vsudd #30

Closed MagnusS closed 7 years ago

MagnusS commented 7 years ago

Adds vsudd - a daemon for forwarding unix domain sockets via VSOCK from the guest. It is used by Desktop Editions to control dockerd.

Related to https://github.com/linuxkit/linuxkit/pull/1947

History is extracted from linuxkit/linuxkit with git filter-branch --subdirectory-filter alpine/packages/vsudd. I also pruned empty commits and removed unused files, like the old Makefile.

cc @ijc25