2011-06-30 21:19:37

by H. Peter Anvin

[permalink] [raw]
Subject: Re: [tip:tools/kvm] kvm tools: Make default host ip address to 192.168.33.1

On 06/30/2011 02:09 PM, tip-bot for Asias He wrote:
> #define DEFAULT_GUEST_MAC "00:15:15:15:15:15"

If you're going to hard-code a MAC at least please have the decency to
set bit 1 in the first octet.

-hpa


2011-06-30 23:53:53

by Asias He

[permalink] [raw]
Subject: Re: [tip:tools/kvm] kvm tools: Make default host ip address to 192.168.33.1

On 07/01/2011 05:19 AM, H. Peter Anvin wrote:
> On 06/30/2011 02:09 PM, tip-bot for Asias He wrote:
>> #define DEFAULT_GUEST_MAC "00:15:15:15:15:15"
>
> If you're going to hard-code a MAC at least please have the decency to
> set bit 1 in the first octet.

Hi, Peter

I will set the Universal/Local bit.

Thanks.

--
Best Regards,
Asias He