Re: [libvirt] [PATCH] esx: Fix 'vpx' MAC address range and allow arbitrary MAC addresses

2010-01-06 Thread Daniel Veillard
On Sun, Jan 03, 2010 at 08:42:12PM +0100, Matthias Bolte wrote: > The MAC addresses with 00:50:56 prefix are split into several ranges: > > 00:50:56:00:00:00 - 00:50:56:3f:ff:ff 'static' range (manually assigned) > 00:50:56:80:00:00 - 00:50:56:bf:ff:ff 'vpx' range (assigned by a VI Client) >

[libvirt] [PATCH] esx: Fix 'vpx' MAC address range and allow arbitrary MAC addresses

2010-01-03 Thread Matthias Bolte
The MAC addresses with 00:50:56 prefix are split into several ranges: 00:50:56:00:00:00 - 00:50:56:3f:ff:ff 'static' range (manually assigned) 00:50:56:80:00:00 - 00:50:56:bf:ff:ff 'vpx' range (assigned by a VI Client) Erroneously the 'vpx' range was assumed to be larger and to occupy the r