
2 Dec
2014
2 Dec
'14
3:26 p.m.
On 11/13/2014 03:40 PM, Michal Privoznik wrote:
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
Thanks, pushed now. Jan
Michal