qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Christian Perle <chris@linuxinfotag.de>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Solution for qemu mcast / ipv6?
Date: Tue, 10 Mar 2009 21:30:17 +0100	[thread overview]
Message-ID: <20090310203017.GC8323@silmor.de> (raw)
In-Reply-To: <200903101611.38454.paul@codesourcery.com>

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	other threads:[~2009-03-10 20:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-10 15:50 [Qemu-devel] Solution for qemu mcast / ipv6? Christian Perle
2009-03-10 16:11 ` Paul Brook
2009-03-10 20:30   ` Christian Perle [this message]
2009-03-10 23:16     ` Paul Brook
2009-03-10 23:55       ` Jamie Lokier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090310203017.GC8323@silmor.de \
    --to=chris@linuxinfotag.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).