On Thu, 2009-11-12 at 20:29 +0000, Mark McLoughlin wrote: ... > + printf("qemu_announce_self_iter() mac = %p\n", mac); > + > + len = announce_self_create(buf, mac); > + > + printf("sending packet from %s\n", client->name);
Ooops, some debugging leftovers. removed in my tree. Cheers, Mark.