Re: [PATCH net-next v2] vsock/virtio: add support for MSG_PEEK

From: David Miller
Date: Tue Oct 01 2019 - 21:27:33 EST


From: Matias Ezequiel Vara Larsen <matiasevara@xxxxxxxxx>
Date: Mon, 30 Sep 2019 18:25:23 +0000

> This patch adds support for MSG_PEEK. In such a case, packets are not
> removed from the rx_queue and credit updates are not sent.
>
> Signed-off-by: Matias Ezequiel Vara Larsen <matiasevara@xxxxxxxxx>
> Reviewed-by: Stefano Garzarella <sgarzare@xxxxxxxxxx>
> Tested-by: Stefano Garzarella <sgarzare@xxxxxxxxxx>

Applied.