[libvirt] [PATCH v3 14/31] Introduce VIR_NET_STREAM_HOLE message type

John Ferlan jferlan at redhat.com
Wed May 17 11:32:06 UTC 2017



On 05/16/2017 10:03 AM, Michal Privoznik wrote:
> This is a special type of stream packet, that is bidirectional
> and will contain information on how much bytes are both sides
> skipping in the stream.

and contains information regarding how many bytes each side will be
skipping in the stream.


> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  daemon/stream.c            |  3 ++-
>  src/rpc/virnetclient.c     |  1 +
>  src/rpc/virnetprotocol.x   | 12 +++++++++++-
>  src/virnetprotocol-structs |  1 +
>  4 files changed, 15 insertions(+), 2 deletions(-)
> 

Reviewed-by: John Ferlan <jferlan at redhat.com>

John




More information about the libvir-list mailing list