This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: question about bridging code.


"bill guckel" <bguckel@cisco.com> writes:

> I'm hoping someone can answer a question about the function
> bridge_input() in net/tcpip/current/src/sys/net/if_bridge.c.

[code snipped]

> My question concerns the the passing of 'ether_dhost' to
> 'bridge_rtupdate()'.  Why not 'ether_shost' ?  This would seem to me
> (not a bridging expert) be a more important address to learn.

It seems you are right.

> Note that I may be using old code since it's been a while since I
> took new source.

As far as I can see, this bug still exists in recent source. Though it
was fixed in the original code two years ago:

   http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/if_bridge.c.diff?r1=1.48&r2=1.49&f=h


Regards,

-- 
Daniel Néri, Sigicom AB, Sweden


-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]