[libvirt] [PATCH libvirt master v2] interface type: add udp socket support

Guido Günther agx at sigxcpu.org
Mon Aug 31 19:25:46 UTC 2015


Hi,
On Sat, Aug 29, 2015 at 04:19:10PM -0400, Jonathan Toppins wrote:
> Adds a new interface type using UDP sockets, this seems only applicable
> to QEMU but have edited tree-wide to support the new interface type.
> 
> The interface type required the addition of a "localaddr" (local
> address), this then maps into the following xml and qemu call.
> 
> <interface type='udp'>


Sine we do have

     <interface type='mcast'>

already wouldn't it be better to have something like

      <interface type='ucast' protocol='udp'>

Cheers,
 -- Guido




More information about the libvir-list mailing list