cloud-hypervisor/vhost_user_net
Sergio Lopez c4bf383fd7 vhost_user_*: Create a vhost::Listener in advance
Changes is vhost crate require VhostUserDaemon users to create and
provide a vhost::Listener in advance. This allows us to adopt
sandboxing strategies in the future, by being able to create the UNIX
socket before switching to a restricted namespace.

Update also the reference to vhost crate in Cargo.lock to point to the
latest commit from the dragonball branch.

Signed-off-by: Sergio Lopez <slp@redhat.com>
2020-05-14 17:16:23 +02:00
..
src vhost_user_*: Create a vhost::Listener in advance 2020-05-14 17:16:23 +02:00
Cargo.toml build(deps): bump libc from 0.2.69 to 0.2.70 2020-05-12 20:26:43 +02:00