Displaying 1 result from an estimated 1 matches for "472ddc3".
Did you mean:
0x2ddc3
2012 Jul 09
2
Bug#671018: #671018 -- set tap device mac address in qemu-ifup
...I don't think this is an appropriate thing to backport
to 4.1 for wheezy so therefore I think the right fix is as Pierre
suggests to set the MAC address in the qemu-ifup script.
In terms of a patch to the package this looks like:
diff --git a/xen/debian/changelog b/xen/debian/changelog
index 472ddc3..2010129 100644
--- a/xen/debian/changelog
+++ b/xen/debian/changelog
@@ -1,3 +1,10 @@
+xen (4.1.3~rc1+hg-20120614.a9c0a89c08f2-5) UNRELEASED; urgency=low
+
+ [ Ian Campbell ]
+ * Set tap device MAC addresses to fe:ff:ff:ff:ff:ff (Closes: #671018)
+
+ -- Bastian Blank <waldi at debian.org>...