* [Bridge] I want to RTFM -- so where's the FM?
@ 2007-03-22 17:22 Wade Guthrie
2007-03-22 18:06 ` Cameron Schaus
2007-03-22 18:27 ` Stephen Hemminger
0 siblings, 2 replies; 3+ messages in thread
From: Wade Guthrie @ 2007-03-22 17:22 UTC (permalink / raw)
To: bridge
Hi all,
I'm looking for documentation about the internals of the bridging
software. We're putting together a new chip that incorporates, among
other things, a core for a managed switch and a processor that will be
running Linux. I wanted to have the Linux code (among other things)
field SNMP requests and configure the managed switch. I'm hoping that
it's as simple as writing a driver for the managed switch and
registering it with the bridging code. Is there any documentation on
the internals of the bridging software or do I have to paw through the
source?
Thanks!
--
Wade Guthrie
wade.guthrie@mindspeed.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bridge] I want to RTFM -- so where's the FM?
2007-03-22 17:22 [Bridge] I want to RTFM -- so where's the FM? Wade Guthrie
@ 2007-03-22 18:06 ` Cameron Schaus
2007-03-22 18:27 ` Stephen Hemminger
1 sibling, 0 replies; 3+ messages in thread
From: Cameron Schaus @ 2007-03-22 18:06 UTC (permalink / raw)
To: wade.guthrie, bridge
Wade Guthrie wrote:
> Is there any documentation on
> the internals of the bridging software or do I have to paw through the
> source?
>
In a previous list post
(http://lists.linux-foundation.org/pipermail/bridge/2006-December/001593.html)
I recommended the "Understanding Linux Network Internals" book published
by O'Reilly publishing. This book has several chapters that explain in
detail the linux bridge and STP implementation, as well as a chapter
that explains STP in detail.
Cam
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Bridge] I want to RTFM -- so where's the FM?
2007-03-22 17:22 [Bridge] I want to RTFM -- so where's the FM? Wade Guthrie
2007-03-22 18:06 ` Cameron Schaus
@ 2007-03-22 18:27 ` Stephen Hemminger
1 sibling, 0 replies; 3+ messages in thread
From: Stephen Hemminger @ 2007-03-22 18:27 UTC (permalink / raw)
To: wade.guthrie; +Cc: bridge
On Thu, 22 Mar 2007 10:22:57 -0700
Wade Guthrie <wade.guthrie@mindspeed.com> wrote:
> Hi all,
>
> I'm looking for documentation about the internals of the bridging
> software. We're putting together a new chip that incorporates, among
> other things, a core for a managed switch and a processor that will be
> running Linux. I wanted to have the Linux code (among other things)
> field SNMP requests and configure the managed switch. I'm hoping that
> it's as simple as writing a driver for the managed switch and
> registering it with the bridging code. Is there any documentation on
> the internals of the bridging software or do I have to paw through the
> source?
>
> Thanks!
>
Obvious places:
Linux net wiki http://linux-net.osdl.org
Documentation/networking/* in kernel sources
manual pages in bridge-utils
--
Stephen Hemminger <shemminger@linux-foundation.org>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-03-22 18:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-22 17:22 [Bridge] I want to RTFM -- so where's the FM? Wade Guthrie
2007-03-22 18:06 ` Cameron Schaus
2007-03-22 18:27 ` Stephen Hemminger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox