Matthias Bolte 645f4acafe esx: Fix MAC address formatting
VMware uses two MAC address prefixes: 00:0c:29 and 00:50:56. The 00:0c:29
prefix is used for ESX server generated addresses. The 00:50:56 prefix is
split into two parts. MAC addresses above 00:50:56:3f:ff:ff are generated
by a vCenter. The rest of the 00:50:56 prefix can be assigned manually.
Any MAC address within the 00:0c:29 and 00:50:56 prefix can be specified
in a domain XML config and the driver will handle the details internally.

* src/esx/esx_vmx.c: fix MAC address formatting
* tests/xml2vmxdata/*: update test files accordingly
2009-11-15 15:22:01 +01:00
..
2009-07-16 15:06:42 +02:00
2009-09-23 15:00:54 +02:00
2009-07-08 16:17:51 +02:00
2009-11-03 16:46:54 -05:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-09-23 15:00:54 +02:00
2009-09-21 14:41:42 +01:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-07-16 15:06:42 +02:00
2009-09-21 14:41:43 +01:00
2009-10-07 12:18:13 +02:00
2009-07-16 15:06:42 +02:00
2009-10-08 16:34:22 +02:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-07-16 15:06:42 +02:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-10-07 12:18:13 +02:00
2009-09-23 15:00:54 +02:00
2009-09-23 15:00:54 +02:00