cloud-hypervisor/virtio-devices
Sebastien Boeuf 6bce7f7937 virtio-devices: vhost_user: net: Handle reconnection
This commit implements the reconnection feature for vhost-user-net in
case the connection with the backend is shutdown.

The guest has no knowledge about what happens when a disconnection
occurs, which simplifies the code to handle the reconnection. The
reconnection happens with the backend, and the VMM goes through the
vhost-user setup once again.

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-06-02 11:59:13 +02:00
..
src virtio-devices: vhost_user: net: Handle reconnection 2021-06-02 11:59:13 +02:00
Cargo.toml build: Manual seccomp bump 2021-05-26 14:39:43 +02:00