Il 04/03/2014 05:10, Alexey Kardashevskiy ha scritto:
@@ -81,6 +81,7 @@ static void qemu_announce_self_iter(NICState *nic, void *opaque) uint8_t buf[60]; int len;+ trace_qemu_announce_self_iter();
Should include the nic or, even better, the six bytes of the MAC address. Otherwise fine. Paolo