On Thu, Dec 15, 2005 at 01:43:22PM -0300, JuanJo Ciarlante wrote:
> Hi Fabrice ...
>
> I'm attaching my latest diff, main changes from v4 are the isolation+polishing
> of dgram sockets functions and support for fd= argument for multicast
> inherited sockets (including tes
-mcast
new file mode 100644
index 000..8a109d6
--- /dev/null
+++ b/README.qemu-mcast
@@ -0,0 +1,66 @@
+QEMU multicast support v6
+=
+Author: JuanJo Ciarlante jjo()um.edu.ar, juanjosec()gmail.com
+Date: jue dic 15 13:23:33 ART 2005
+Keywords: qemu, socket, multicast,
7 #
# Key fingerprint: 0D2F 3E5D 8B5C 729E 0560 F453 A3F7 E249 6672 7177 #
diff --git a/README.qemu-mcast b/README.qemu-mcast
new file mode 100644
index 000..4021be5
--- /dev/null
+++ b/README.qemu-mcast
@@ -0,0 +1,56 @@
+QEMU multicast support
+==
+Author: JuanJo C
Hi.
Attached patch (against CVS) implements UDP multicast support for creating
virtual BUSes, I've successfully tested with example cmdlines below.
Excerpt from qemu-doc.texi diff:
# launch one QEMU instance
qemu linux.img -net nic,macaddr=52:54:00:12:34:56 -net
socket,mcast=230.0.0.1:1234