
2 Mar
2012
2 Mar
'12
4:13 a.m.
On 02/16/2012 06:49 PM, Ansis Atteka wrote:
Currently libvirt sets the attached-mac to altered MAC address that has first byte set to FE. This patch will change that behavior by using the original (unaltered) MAC address from the domain XML configuration file.
Okay, after much discussion, and pairing this patch with another that combines the now-three bools in the arglist of virNetDevTapCreateInBridgePort into a single "flags" to make it easier to understand: ACK. I wrote a more descriptive commit notice for this patch (explaining how the whole 0xFE thing works and why), and pushed it together with the aforementioned 3 x bool --> 1 flags patch. Thanks for your patience :-)