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: [Bridge] mind-boggling questions
Date: Mon, 25 Apr 2011 11:37:14 +0200	[thread overview]
Message-ID: <4DB540CA.8030903@gmail.com> (raw)

Hi,

I have a few questions on the Linux bridge, and I would appreciate it 
if someone could answer them.

1. Why does a bridge have a MAC address?  A bridge doesn't need a MAC 
address. I understand that a Linux box might offer more than a regular 
switch, and for that you need a MAC address. But the services should 
be provided by a new tap interface added to the bridge. I believe that 
the bridge should not even be shown by ifconfig.

2. Why does a bridge take the lowest MAC address of the interfaces 
connected to it?

3. When I send broadcast frames to a bridge interface (etherwake -b -i 
br0 00:00:00:00:00:00), the frames are received by the interfaces of 
the bridge.  But when I send the frames to one of the interfaces, they 
are not broadcasted to other interfaces.  I though that the bridge 
interface (br0) behaves the same as an interface added to the bridge, 
but I was mistaken.  What are the differences?


Thanks,
Irek

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

             reply	other threads:[~2011-04-25  9:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-25  9:37 Ireneusz Szcześniak [this message]
2011-04-25 11:02 ` [Bridge] mind-boggling questions Sasikanth V
2011-04-25 18:32   ` Ireneusz Szcześniak
2011-04-25 20:43     ` Joel Wiramu Pauling

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=4DB540CA.8030903@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.