[et-mgmt-tools] [PATCH] virtinst: fix canonical OUI for QEMU/KVM MAC addresses

Kaspar Brand rhel+vi at velox.ch
Mon Jun 22 06:39:41 UTC 2009


When support for QEMU/KVM MAC addresses was added to virtinst/util.py
last August [1], the first two bytes were inadvertently swapped, AFAICT.

Instead of 54-52-00, the "canonical" prefix for QEMU/KVM addresses
should be 52-54-00, as can be determined from

  http://git.savannah.gnu.org/cgit/qemu.git/tree/net.c#n2124

The attached patch changes all occurrences I found in the virtinst tree
(hopefully I caught them all).

Kaspar

[1] https://www.redhat.com/archives/et-mgmt-tools/2008-August/msg00079.html


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: virtinst-oui.diff
URL: <http://listman.redhat.com/archives/et-mgmt-tools/attachments/20090622/f94c9b0a/attachment.ksh>


More information about the et-mgmt-tools mailing list