Project Home
Project Home
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Bridge functionality: (4 Items)
   
Bridge functionality  
Hello,

I am using P1020RDB PA EVK.

Using brconfig, tsec0 and tsec2 are bridged, the packets are getting routed properly.

Can anyone please tell me where in code this routing logic is implemented?  I mean which file I need to refer to 
understand the routing mechanism.

Thanks and warm regards,
Santhosh. A
Re: Bridge functionality  
As far as I know the routing logic isn't handled by implementation in 
the BSP, this is taken care of in the network stack implementation.

On 07/26/2012 07:09 AM, Santhosh A wrote:
> Hello,
>
> I am using P1020RDB PA EVK.
>
> Using brconfig, tsec0 and tsec2 are bridged, the packets are getting routed properly.
>
> Can anyone please tell me where in code this routing logic is implemented?  I mean which file I need to refer to 
understand the routing mechanism.
>
> Thanks and warm regards,
> Santhosh. A
>
>
>
> _______________________________________________
>
> Networking Drivers
> http://community.qnx.com/sf/go/post94429
> To cancel your subscription to this discussion, please e-mail drivers-networking-unsubscribe@community.qnx.com

Re: Bridge functionality  
I am aware of that.  I am looking for the implementation in the network stack, but don't know where to look for it.  
Please let me know which file in network stack implementation this logic is implemented.

Warm regards,
Santhosh. A
Re: Bridge functionality  
net/if_bridge.c


-seanb

----- Original Message -----
From: Santhosh A [mailto:community-noreply@qnx.com]
Sent: Thursday, July 26, 2012 07:42 AM
To: drivers-networking <drivers-networking@community.qnx.com>
Subject: Re: Bridge functionality

I am aware of that.  I am looking for the implementation in the network stack, but don't know where to look for it.  
Please let me know which file in network stack implementation this logic is implemented.

Warm regards,
Santhosh. A



_______________________________________________

Networking Drivers
http://community.qnx.com/sf/go/post94431
To cancel your subscription to this discussion, please e-mail drivers-networking-unsubscribe@community.qnx.com