On 11.11.2014 10:42, Ján Tomko wrote:
>
https://bugzilla.redhat.com/show_bug.cgi?id=1156367
>
> Ján Tomko (2):
> Silently ignore MAC in NetworkLoadConfig
> Generate a MAC when loading a config instead of package update
>
> libvirt.spec.in | 42 ------------------------------------------
> src/conf/network_conf.c | 8 ++++++++
> 2 files changed, 8 insertions(+), 42 deletions(-)
>
Okay. I think this may work. I mean, the first time that new libvirtd is
started, the network mac is generated and written into the XML file. Cool. And
all those applications that parse MAC from network XML file directly - they
are broken already.
ACK series