Re: [libvirt] non-standard types in remote XDR definitions

2017-01-25 Thread Daniel P. Berrange
On Wed, Jan 25, 2017 at 11:12:33AM -0500, Matt Broadstone wrote: > On Wed, Jan 25, 2017 at 10:59 AM, Daniel P. Berrange > wrote: > > On Wed, Jan 25, 2017 at 10:55:37AM -0500, Matt Broadstone wrote: > >> Hello, > >> > >> I have been experimenting with the remote protocol

Re: [libvirt] non-standard types in remote XDR definitions

2017-01-25 Thread Matt Broadstone
On Wed, Jan 25, 2017 at 10:59 AM, Daniel P. Berrange wrote: > On Wed, Jan 25, 2017 at 10:55:37AM -0500, Matt Broadstone wrote: >> Hello, >> >> I have been experimenting with the remote protocol defined in the >> `src/remote/remote_protocol.x` >>

[libvirt] non-standard types in remote XDR definitions

2017-01-25 Thread Matt Broadstone
Hello, I have been experimenting with the remote protocol defined in the `src/remote/remote_protocol.x` (https://libvirt.org/git/?p=libvirt.git;a=blob_plain;f=src/remote/remote_protocol.x;hb=HEAD), and noticed that there a number of types used that are not defined in the XDR RFC, specifically:

Re: [libvirt] non-standard types in remote XDR definitions

2017-01-25 Thread Daniel P. Berrange
On Wed, Jan 25, 2017 at 10:55:37AM -0500, Matt Broadstone wrote: > Hello, > > I have been experimenting with the remote protocol defined in the > `src/remote/remote_protocol.x` > (https://libvirt.org/git/?p=libvirt.git;a=blob_plain;f=src/remote/remote_protocol.x;hb=HEAD), > and noticed that there