mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: Dave Jones <davej@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Sysfs is too restrictive
Date: Fri, 27 Feb 2004 10:30:03 -0800	[thread overview]
Message-ID: <20040227103003.4832cbf0@dell_ss3.pdx.osdl.net> (raw)
In-Reply-To: <20040227181454.GD15016@redhat.com>

On Fri, 27 Feb 2004 18:14:55 +0000
Dave Jones <davej@redhat.com> wrote:

> On Fri, Feb 27, 2004 at 10:05:41AM -0800, Stephen Hemminger wrote:
>  >     |   |-- bridge
>  >     |   |   |-- forward_delay
>  >     |   |   |-- hello_time
>  >     |   |   |-- id
>  >     |   |   |-- max_age
>  >     |   |   |-- port
>  >     |   |   |   |-- cost
>  >     |   |   |   |-- eth0 -> ../../../eth0
>  >     |   |   |   |-- priority
>  >     |   |   |   `-- stp
>  >     |   |   `-- priority
>  >     |   |-- broadcast
> 
> Shouldn't you be seeing the other side of the bridge in here too ?
> Ie, if br0 is a bridge between eth0 and eth1, how does that fit
> your plan ?

yes, there would be multiple interfaces in the port directory.
More like this:

br0
`-- bridge
    |-- forward_delay
    |-- id
    |-- max_age
    |-- port
    |   |-- eth0
    |   |   |-- cost
    |   |   |-- interface -> ../../../../eth0
    |   |   |-- priority
    |   |   `-- stp
    |   `-- eth1
    |   |   |-- cost
    |   |   |-- interface -> ../../../../eth1
    |   |   |-- priority
    |   |   `-- stp
    `-- priority

4 directories, 8 files


  reply	other threads:[~2004-02-27 18:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-27 18:05 Stephen Hemminger
2004-02-27 18:14 ` Dave Jones
2004-02-27 18:30   ` Stephen Hemminger [this message]
2004-02-27 18:42     ` Dave Jones
2004-02-27 18:18 ` Greg KH

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=20040227103003.4832cbf0@dell_ss3.pdx.osdl.net \
    --to=shemminger@osdl.org \
    --cc=davej@redhat.com \
    --cc=linux-kernel@vger.kernel.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

all inboxes | Powered by JetHome®