mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-20 07:58:55 +00:00
This patch has been cherry-picked from the Firecracker tree. The reference commit is 1cc8b8a678eb28b20f5843556bdb7fbb2dfa6284. Fixed a logical error in the vsock flow control, that would cause credit update packets to not be sent at the right time. Signed-off-by: Dan Horobeanu <dhr@amazon.com> Signed-off-by: Gabriel Ionescu <gbi@amazon.com> Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>