Jihoon Kim wrote:
> From: Ji-hoon Kim <relip(a)me.com>
>
> Currently libxlMakeNic() does not set ip address when creating NIC,
> this patch makes it to set ip address.
>
>
FYI, Marek recently sent a patch to do the same
https://www.redhat.com/archives/libvir-list/2015-February/msg00139.html
I like Marek's error checking for multiple IPs in
libxlDomainDeviceDefPostParse(), but do think that <ip address=''>
should also be supported for <interface type=network>.
Thanks again for helping with the libxl driver! Any improvements or
fixes you have are welcomed.
Regards,
Jim