All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ireneusz Szcześniak" <irek.szczesniak@gmail.com>
To: bridge@lists.linux-foundation.org
Subject: Re: [Bridge] brctl problem: broadcast doesn't get through
Date: Sun, 24 Apr 2011 19:31:22 +0200	[thread overview]
Message-ID: <4DB45E6A.50206@gmail.com> (raw)
In-Reply-To: <20110424094049.022a2e80@nehalam>

On 24.04.2011 18:40, Stephen Hemminger wrote:

> 00:00:00:00:00:00 is an invalid ethernet address and is always dropped
> by bridge to be in compliance with standards.  Use a real ethernet address,
> for kernel devices there is a convenience routine to generate a random ethernet
> address.

Thanks for your input.  The 00:00:00:00:00:00 address is not used as 
the destination address of the frame, because I passed the -b option 
of the etherwake tool, and so the broadcast address was used.  Also, 
the frames generated by arping are broadcasted, and they don't reach tap1.

In my tests tap0 and tap1 are not used by any program that connects to 
them; the tap0 and tap1 interfaces have been added and are reported by 
ifconfig.  However, if I instruct qemu to use tap0, and then in the 
virutal machine I make the very same tests, I can see broadcast frames 
on tap1.

-- 
Ireneusz (Irek) Szczesniak
http://www.irkos.org

  reply	other threads:[~2011-04-24 17:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-24 15:04 [Bridge] brctl problem: broadcast doesn't get through Ireneusz Szcześniak
2011-04-24 16:40 ` Stephen Hemminger
2011-04-24 17:31   ` Ireneusz Szcześniak [this message]
2011-04-25 18:29 ` Ireneusz Szcześniak

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=4DB45E6A.50206@gmail.com \
    --to=irek.szczesniak@gmail.com \
    --cc=bridge@lists.linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.