<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.6">
</HEAD>
<BODY>
Oh, and I forgot to add another thing. With this patch, the MAC address<BR>
becomes required when the user adds a new NIC. If I don't type an<BR>
address, I get the following error:<BR>
<BR>
<PRE>
Invalid MAC address format. Expected a 12 character hexadecimal value
separated by colons(:)
</PRE>
<BR>
I think that's a bad thing because most of the times the user doesn't<BR>
care about which MAC address is assigned to their NIC. So IMO if the<BR>
user leaves that field blank, a random MAC should be generated, just<BR>
like before. But if they type something, that must be validated indeed.<BR>
<BR>
I see that there's code dealing exactly with that, but it's not<BR>
working with me.<BR>
<BR>
On Qua, 2014-10-01 at 10:03 -0500, bbaude@redhat.com wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
From: Brent Baude &lt;<A HREF="mailto:bbaude@redhat.com">bbaude@redhat.com</A>&gt;

Fixed json issue and included comments from pvital
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>