From: Juergen Pfeiffer <j.pfeiffer@seskion.de>
To: danny@msbmicro.com, bridge@lists.osdl.org, uclinux-dev@uclinux.org
Subject: Re: [Bridge] Is bridgeing possible with kernel 2.6.10
Date: Thu, 28 Dec 2006 10:52:31 +0100 [thread overview]
Message-ID: <459393DF.9040801@seskion.de> (raw)
In-Reply-To: <1167297092.6795.17.camel@getafix.msbmicro.com>
[-- Attachment #1: Type: text/plain, Size: 1318 bytes --]
Danny Stemmet schrieb:
> Good day Jürgen,
>
> We're doing work for a client and need bridging of the 2 FEC on
> Coldfire 5474. It uses the same driver as the one you mentioned in
> your mail to the list.
>
> I've applied the code changes as you mentioned, but get an error
> saying FEC_RCR_PROM is undefined..
>
> Is there more I would need to add to the code to get it to work?
>
> Using LTIB to build the bridge-utils package.
>
Hi Danny
FEC_RCR_PROM is defined in "fec.h".
It's quite some time ago, and i also repaired a second problem. In
promiscuous mode (allways with bridging), the packet that was sent, was
also received by the own receiver. This received own packet made a wrong
entry in the bridging tabel. So my second change was to disable
receiving while transmitting.
Because i do not remember the exact location of my changes, i append a
file "fec.tar", including fec.c and fec.h.
greetings
--
------------------------------------------------------------------------
Jürgen Pfeiffer
* _mailto:j.pfeiffer@seskion.de_
SesKion Softwareentwicklung und System Konzeption GmbH
( : +49-711-9905814
Karlsruher Str. 11/1
Fax: +49-711-9905827
D-70771 Leinfelden-Echterdingen
1 _http://www.seskion.de_
------------------------------------------------------------------------
[-- Attachment #2: fec.tar --]
[-- Type: application/x-tar, Size: 51200 bytes --]
next parent reply other threads:[~2006-12-28 9:52 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1167297092.6795.17.camel@getafix.msbmicro.com>
2006-12-28 9:52 ` Juergen Pfeiffer [this message]
2006-07-26 14:44 [Bridge] Is bridgeing possible with kernel 2.6.10 Juergen Pfeiffer
2006-07-26 15:34 ` Stephen Hemminger
2006-07-26 16:26 ` Juergen Pfeiffer
2006-07-26 17:13 ` Stephen Hemminger
2006-07-27 9:15 ` Juergen Pfeiffer
2006-07-27 17:39 ` Stephen Hemminger
2006-07-28 19:17 ` Bart De Schuymer
2006-08-14 15:52 ` Juergen Pfeiffer
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=459393DF.9040801@seskion.de \
--to=j.pfeiffer@seskion.de \
--cc=bridge@lists.osdl.org \
--cc=danny@msbmicro.com \
--cc=uclinux-dev@uclinux.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.