[libvirt] VMware ESX: Allow ethernet address type 'vpx'
Matthias Bolte
Sunday, 9 August
2009
Sun, 9 Aug
'09
6:56 a.m.
The VMX entry ethernet0.addressType may be set to 'vpx' beside
'static' and 'generated'. 'vpx' indicates that the MAC address
was
generated by a vCenter.
The attached patch adds 'vpx' to the valid values for ethernet0.addressType.
Matthias