qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Solution for qemu mcast / ipv6?


From: Christian Perle
Subject: Re: [Qemu-devel] Solution for qemu mcast / ipv6?
Date: Tue, 10 Mar 2009 21:30:17 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Paul,

On Tue, Mar 10, 2009 at 16:11:37 +0000, Paul Brook wrote:

> You can't make any assumptions about MAC addresses. The guest may choose to 
> use a different MAC address, or it may be acting as a hub/switch and 

Okay, I didn't thought of that.
By the way, changing the MAC address seems not to work for the default
ne2k card while the e1000 card works. With ne2k everything works
(setting new MAC address, sending ARP replies with the new address)
except receiving packets sent to the new address. Maybe the MAC filter
in the ne2k emulation code is not updated. (tested with a
unpatched qemu 0.10.0)

> The bug is in the the mcast socket code. You need to fix that to stop looping 
> back all the packets.

Do you mean the mcast socket code in qemu or the way IP_MULTICAST_LOOP
works in the linux kernel?

Greetings,
  Chris
-- 
Christian Perle                                    chris AT linuxinfotag.de
010111                                              http://chris.silmor.de/
101010                          LinuxGuitarKitesBicyclesBeerPizzaRaytracing




reply via email to

[Prev in Thread] Current Thread [Next in Thread]